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

1 2 3 4 5 6

  /bionic/libc/kernel/uapi/asm-arm/asm/
unistd-common.h 217 #define __NR_sendfile64 (__NR_SYSCALL_BASE + 239)
  /bionic/libc/kernel/uapi/asm-generic/
unistd.h 428 #define __NR_sendfile64 __NR3264_sendfile
  /bionic/libc/kernel/uapi/asm-mips/asm/
unistd.h 261 #define __NR_sendfile64 (__NR_Linux + 237)
    [all...]
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_32.h 258 #define __NR_sendfile64 239
  /development/ndk/platforms/android-21/arch-arm/include/asm/
unistd.h 284 #define __NR_sendfile64 (__NR_SYSCALL_BASE+239)
  /development/ndk/platforms/android-21/arch-mips/include/asm/
unistd.h 321 #define __NR_sendfile64 (__NR_Linux + 237)
    [all...]
  /development/ndk/platforms/android-21/arch-mips64/include/asm/
unistd.h 321 #define __NR_sendfile64 (__NR_Linux + 237)
    [all...]
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_32.h 317 #define __NR_sendfile64 239
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_32.h 317 #define __NR_sendfile64 239
  /development/ndk/platforms/android-21/include/asm-generic/
unistd.h 507 #define __NR_sendfile64 __NR3264_sendfile
  /development/ndk/platforms/android-9/arch-arm/include/asm/
unistd.h 289 #define __NR_sendfile64 (__NR_SYSCALL_BASE+239)
  /development/ndk/platforms/android-9/arch-mips/include/asm/
unistd.h 321 #define __NR_sendfile64 (__NR_Linux + 237)
    [all...]
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 319 #define __NR_sendfile64 239
  /external/kernel-headers/original/uapi/asm-arm/asm/
unistd-common.h 200 #define __NR_sendfile64 (__NR_SYSCALL_BASE + 239)
  /external/kernel-headers/original/uapi/asm-mips/asm/
unistd.h 260 #define __NR_sendfile64 (__NR_Linux + 237)
    [all...]
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_32.h 241 #define __NR_sendfile64 239
  /external/libchrome/sandbox/linux/system_headers/
arm_linux_syscalls.h 804 #if !defined(__NR_sendfile64)
805 #define __NR_sendfile64 (__NR_SYSCALL_BASE+239)
mips_linux_syscalls.h 966 #if !defined(__NR_sendfile64)
967 #define __NR_sendfile64 (__NR_Linux + 237)
x86_32_linux_syscalls.h 961 #if !defined(__NR_sendfile64)
962 #define __NR_sendfile64 239
  /external/valgrind/include/vki/
vki-scnums-arm-linux.h 276 #define __NR_sendfile64 239
vki-scnums-mips32-linux.h 277 #define __NR_sendfile64 (__NR_Linux + 237)
vki-scnums-ppc32-linux.h 268 #define __NR_sendfile64 226
vki-scnums-x86-linux.h 276 #define __NR_sendfile64 239
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_32.h 247 #define __NR_sendfile64 239
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
unistd_32.h 247 #define __NR_sendfile64 239

Completed in 1275 milliseconds

1 2 3 4 5 6