HomeSort by relevance Sort by last modified time
    Searched refs:__NR_sendfile (Results 1 - 25 of 235) sorted by null

1 2 3 4 5 6 7 8 910

  /bionic/libc/arch-arm/syscalls/
sendfile.S 7 ldr r7, =__NR_sendfile
  /bionic/libc/arch-arm64/syscalls/
sendfile.S 6 mov x8, __NR_sendfile
  /bionic/libc/arch-mips/syscalls/
sendfile.S 8 li v0, __NR_sendfile
  /bionic/libc/arch-x86_64/syscalls/
sendfile.S 7 movl $__NR_sendfile, %eax
  /bionic/libc/arch-mips64/syscalls/
sendfile.S 8 li v0, __NR_sendfile
  /bionic/libc/arch-x86/syscalls/
sendfile.S 22 movl $__NR_sendfile, %eax
  /bionic/libc/kernel/uapi/asm-generic/
unistd.h 414 #define __NR_sendfile 1046
487 #define __NR_sendfile __NR3264_sendfile
  /development/ndk/platforms/android-L/include/asm-generic/
unistd.h 411 #define __NR_sendfile 1046
485 #define __NR_sendfile __NR3264_sendfile
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/asm-generic/
unistd.h 414 #define __NR_sendfile 1046
487 #define __NR_sendfile __NR3264_sendfile
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/asm-generic/
unistd.h 414 #define __NR_sendfile 1046
487 #define __NR_sendfile __NR3264_sendfile
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/asm-generic/
unistd.h 414 #define __NR_sendfile 1046
487 #define __NR_sendfile __NR3264_sendfile
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/asm-generic/
unistd.h 414 #define __NR_sendfile 1046
487 #define __NR_sendfile __NR3264_sendfile
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/asm-generic/
unistd.h 414 #define __NR_sendfile 1046
487 #define __NR_sendfile __NR3264_sendfile
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/asm-generic/
unistd.h 414 #define __NR_sendfile 1046
487 #define __NR_sendfile __NR3264_sendfile
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h 71 #define __NR_sendfile 40
  /development/ndk/platforms/android-9/arch-mips/include/sys/
linux-syscalls.h 112 #define __NR_sendfile (__NR_SYSCALL_BASE + 187)
226 #define __NR_sendfile (__NR_SYSCALL_BASE + 187)
323 #define __NR_sendfile (__NR_SYSCALL_BASE + 187)
455 #define __NR_sendfile (__NR_SYSCALL_BASE + 207)
    [all...]
  /development/ndk/platforms/android-L/arch-x86/include/asm/
unistd_64.h 71 #define __NR_sendfile 40
  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
unistd_64.h 71 #define __NR_sendfile 40
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 44 #define __NR_sendfile 40
  /external/linux-tools-perf/perf-3.12.0/arch/avr32/include/uapi/asm/
unistd.h 124 #define __NR_sendfile 109
  /external/linux-tools-perf/perf-3.12.0/arch/ia64/include/uapi/asm/
unistd.h 179 #define __NR_sendfile 1187
  /external/linux-tools-perf/perf-3.12.0/arch/m32r/include/uapi/asm/
unistd.h 195 #define __NR_sendfile 187
  /external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h 82 #define __NR_sendfile 40
vki-scnums-s390x-linux.h 185 #define __NR_sendfile 187
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 112 #define __NR_sendfile (__NR_SYSCALL_BASE + 187)
226 #define __NR_sendfile (__NR_SYSCALL_BASE + 187)
323 #define __NR_sendfile (__NR_SYSCALL_BASE + 187)
455 #define __NR_sendfile (__NR_SYSCALL_BASE + 207)
    [all...]

Completed in 556 milliseconds

1 2 3 4 5 6 7 8 910