Searched defs:__NR_fork (Results 1 - 6 of 6) sorted by relevance

/development/ndk/platforms/android-3/include/sys/
H A Dlinux-syscalls.h12 #define __NR_fork (__NR_SYSCALL_BASE + 2) macro
/development/ndk/platforms/android-9/arch-mips/include/sys/
H A Dlinux-syscalls.h14 #define __NR_fork (__NR_SYSCALL_BASE + 2) macro
/development/ndk/platforms/android-9/include/sys/
H A Dlinux-syscalls.h12 #define __NR_fork (__NR_SYSCALL_BASE + 2) macro
/development/ndk/platforms/android-3/arch-arm/include/asm/
H A Dunistd.h25 #define __NR_fork (__NR_SYSCALL_BASE+ 2) macro
/development/ndk/platforms/android-9/arch-x86/include/asm/
H A Dunistd_32.h24 #define __NR_fork 2 macro
/development/ndk/platforms/android-9/arch-mips/include/asm/
H A Dunistd.h27 #define __NR_fork (__NR_Linux + 2) macro
514 #define __NR_fork (__NR_Linux + 56) macro
881 #define __NR_fork (__NR_Linux + 56) macro

Completed in 17 milliseconds