Searched refs:__NR_fork (Results 1 – 6 of 6) sorted by relevance
66 #define __NR_fork 57 macro
11 #define __NR_fork 2 macro
56 #define __NR_fork (__X32_SYSCALL_BIT + 57) macro
258 #if defined(__NR_fork)259 #define SYS_fork __NR_fork
11 #define __NR_fork (__NR_SYSCALL_BASE + 2) macro