HomeSort by relevance Sort by last modified time
    Searched defs:__NR_pselect6 (Results 1 - 25 of 186) sorted by null

1 2 3 4 5 6 7 8

  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h 291 #define __NR_pselect6 270
unistd_x32.h 258 #define __NR_pselect6 (__X32_SYSCALL_BIT + 270)
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_64.h 359 #define __NR_pselect6 270
unistd_x32.h 320 #define __NR_pselect6 (__X32_SYSCALL_BIT + 270)
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_64.h 359 #define __NR_pselect6 270
unistd_x32.h 320 #define __NR_pselect6 (__X32_SYSCALL_BIT + 270)
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 274 #define __NR_pselect6 270
unistd_x32.h 241 #define __NR_pselect6 (__X32_SYSCALL_BIT + 270)
  /external/libchrome/sandbox/linux/system_headers/
arm64_linux_syscalls.h 298 #if !defined(__NR_pselect6)
299 #define __NR_pselect6 72
mips64_linux_syscalls.h 1054 #if !defined(__NR_pselect6)
1055 #define __NR_pselect6 (__NR_Linux + 260)
x86_64_linux_syscalls.h 1093 #if !defined(__NR_pselect6)
1094 #define __NR_pselect6 270
  /external/strace/
scno.h 818 #ifndef __NR_pselect6
819 # define __NR_pselect6 (SYSCALL_BIT | 270)
  /external/valgrind/include/vki/
vki-scnums-amd64-linux.h 354 #define __NR_pselect6 270
vki-scnums-arm64-linux.h 111 #define __NR_pselect6 72
vki-scnums-mips64-linux.h 299 #define __NR_pselect6 (__NR_Linux + 260)
vki-scnums-s390x-linux.h 269 #define __NR_pselect6 301
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_64.h 605 #define __NR_pselect6 270
606 __SYSCALL(__NR_pselect6, sys_pselect6)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
unistd.h 212 #define __NR_pselect6 72
213 __SYSCALL(__NR_pselect6, sys_pselect6)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
unistd.h 224 #define __NR_pselect6 72
225 __SC_COMP(__NR_pselect6, sys_pselect6, compat_sys_pselect6)
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 359 #define __NR_pselect6 270
unistd_x32.h 320 #define __NR_pselect6 (__X32_SYSCALL_BIT + 270)
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 359 #define __NR_pselect6 270
unistd_x32.h 320 #define __NR_pselect6 (__X32_SYSCALL_BIT + 270)
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/asm/
unistd_64.h 359 #define __NR_pselect6 270
unistd_x32.h 320 #define __NR_pselect6 (__X32_SYSCALL_BIT + 270)

Completed in 303 milliseconds

1 2 3 4 5 6 7 8