Home
last modified time | relevance | path

Searched refs:SYS_wait4 (Results 1 – 4 of 4) sorted by relevance

/external/strace/strace/linux/
Dsyscallent.h38 { 3, TP, sys_waitpid, "waitpid", SYS_wait4 }, /* 7 */
149 { 4, TP, sys_wait4, "wait4", SYS_wait4 }, /* 114 */
/external/strace/linux/
Dsyscallent.h38 { 3, TP, sys_waitpid, "waitpid", SYS_wait4 }, /* 7 */
153 { 4, TP, sys_wait4, "wait4", SYS_wait4 }, /* 114 */
/external/strace/
Dsyscall-android.h288 #define SYS_wait4 __NR_wait4 macro
Dsyscall.c711 #ifdef SYS_wait4
712 case SYS_wait4: