Searched defs:__NR_wait4 (Results 1 - 4 of 4) sorted by relevance

/bionic/libc/include/sys/
H A Dlinux-syscalls.h140 #define __NR_wait4 (__NR_SYSCALL_BASE + 114) macro
/bionic/libc/kernel/arch-x86/asm/
H A Dunistd_32.h164 #define __NR_wait4 114 macro
/bionic/libc/kernel/arch-arm/asm/
H A Dunistd.h145 #define __NR_wait4 (__NR_SYSCALL_BASE+114) macro
/bionic/libc/kernel/arch-mips/asm/
H A Dunistd.h167 #define __NR_wait4 (__NR_Linux + 114) macro
517 #define __NR_wait4 (__NR_Linux + 59) macro
885 #define __NR_wait4 (__NR_Linux + 59) macro

Completed in 12 milliseconds