Searched refs:__NR_fork (Results 1 – 5 of 5) sorted by relevance
78 #define __NR_fork 57 macro
23 #define __NR_fork 2 macro
68 #define __NR_fork (__X32_SYSCALL_BIT + 57) macro
243 #if defined(__NR_fork)244 #define SYS_fork __NR_fork
23 #define __NR_fork (__NR_SYSCALL_BASE + 2) macro