HomeSort by relevance Sort by last modified time
    Searched refs:SYS_wait4 (Results 1 - 5 of 5) sorted by null

  /external/strace/linux/
syscallent.h 38 { 3, TP, sys_waitpid, "waitpid", SYS_wait4 }, /* 7 */
153 { 4, TP, sys_wait4, "wait4", SYS_wait4 }, /* 114 */
  /external/strace/strace/linux/
syscallent.h 38 { 3, TP, sys_waitpid, "waitpid", SYS_wait4 }, /* 7 */
149 { 4, TP, sys_wait4, "wait4", SYS_wait4 }, /* 114 */
  /external/strace/
syscall-android.h 288 #define SYS_wait4 __NR_wait4
syscall.c 711 #ifdef SYS_wait4
712 case SYS_wait4:
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h 258 #define SYS_wait4 __NR_wait4

Completed in 37 milliseconds