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

  /bionic/libc/kernel/uapi/asm-generic/
unistd.h 393 #define __NR_oldwait4 1072
  /bionic/libc/include/bits/
glibc-syscalls.h 643 #if defined(__NR_oldwait4)
644 #define SYS_oldwait4 __NR_oldwait4
  /external/kernel-headers/original/uapi/asm-generic/
unistd.h 874 #define __NR_oldwait4 1072
875 __SYSCALL(__NR_oldwait4, sys_wait4)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
unistd.h 833 #define __NR_oldwait4 1072
834 __SYSCALL(__NR_oldwait4, sys_wait4)

Completed in 70 milliseconds