HomeSort by relevance Sort by last modified time
    Searched full:__nr_waitpid (Results 1 - 25 of 73) sorted by null

1 2 3

  /bionic/libc/arch-mips/syscalls/
_waitpid.S 11 li $v0, __NR_waitpid
  /bionic/libc/arch-x86/syscalls/
_waitpid.S 15 movl $__NR_waitpid, %eax
  /development/ndk/platforms/android-9/arch-mips/include/sys/
linux-syscalls.h 198 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
296 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
395 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 198 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
296 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
395 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 198 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
296 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
395 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
    [all...]
  /development/ndk/platforms/android-9/include/sys/
linux-syscalls.h 192 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
234 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/sys/
linux-syscalls.h 192 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
234 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/sys/
linux-syscalls.h 192 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
234 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/sys/
linux-syscalls.h 192 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
234 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
linux-syscalls.h 192 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
234 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/
linux-syscalls.h 192 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
234 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/sys/
linux-syscalls.h 192 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
234 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/sys/
linux-syscalls.h 192 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
234 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/sys/
linux-syscalls.h 192 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
234 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/sys/
linux-syscalls.h 192 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
234 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/sys/
linux-syscalls.h 192 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
234 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/sys/
linux-syscalls.h 192 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
234 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
  /development/ndk/platforms/android-3/include/sys/
linux-syscalls.h 185 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
  /external/kernel-headers/original/asm-x86/
unistd_32.h 15 #define __NR_waitpid 7
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_32.h 15 #define __NR_waitpid 7
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h 365 #define SYS_waitpid __NR_waitpid
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_32.h 15 #define __NR_waitpid 7
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 365 #define SYS_waitpid __NR_waitpid
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_32.h 15 #define __NR_waitpid 7
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 365 #define SYS_waitpid __NR_waitpid

Completed in 2440 milliseconds

1 2 3