HomeSort by relevance Sort by last modified time
    Searched defs:__NR_readv (Results 26 - 50 of 161) sorted by null

12 3 4 5 6 7

  /prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/sys/
linux-syscalls.h 64 #define __NR_readv (__NR_SYSCALL_BASE + 145)
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/sys/
linux-syscalls.h 83 #define __NR_readv (__NR_SYSCALL_BASE + 145)
    [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/sys/
linux-syscalls.h 64 #define __NR_readv (__NR_SYSCALL_BASE + 145)
  /prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 63 #define __NR_readv (__NR_SYSCALL_BASE + 145)
  /prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h 63 #define __NR_readv (__NR_SYSCALL_BASE + 145)
  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h 63 #define __NR_readv (__NR_SYSCALL_BASE + 145)
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/sys/
linux-syscalls.h 63 #define __NR_readv (__NR_SYSCALL_BASE + 145)
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/sys/
linux-syscalls.h 64 #define __NR_readv (__NR_SYSCALL_BASE + 145)
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 83 #define __NR_readv (__NR_SYSCALL_BASE + 145)
    [all...]
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/sys/
linux-syscalls.h 64 #define __NR_readv (__NR_SYSCALL_BASE + 145)
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h 45 #define __NR_readv 19
unistd_x32.h 376 #define __NR_readv (__X32_SYSCALL_BIT + 515)
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_64.h 45 #define __NR_readv 19
unistd_x32.h 367 #define __NR_readv (__X32_SYSCALL_BIT + 515)
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_64.h 45 #define __NR_readv 19
unistd_x32.h 367 #define __NR_readv (__X32_SYSCALL_BIT + 515)
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 23 #define __NR_readv 19
unistd_x32.h 288 #define __NR_readv (__X32_SYSCALL_BIT + 515)
  /external/libchrome/sandbox/linux/system_headers/
arm64_linux_syscalls.h 270 #if !defined(__NR_readv)
271 #define __NR_readv 65
mips64_linux_syscalls.h 88 #if !defined(__NR_readv)
89 #define __NR_readv (__NR_Linux + 18)
x86_64_linux_syscalls.h 89 #if !defined(__NR_readv)
90 #define __NR_readv 19
  /external/valgrind/include/vki/
vki-scnums-amd64-linux.h 58 #define __NR_readv 19
vki-scnums-arm64-linux.h 104 #define __NR_readv 65
vki-scnums-mips64-linux.h 57 #define __NR_readv (__NR_Linux + 18)
vki-scnums-s390x-linux.h 149 #define __NR_readv 145

Completed in 2098 milliseconds

12 3 4 5 6 7