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

1 2 3 4 5

  /bionic/libc/arch-arm/syscalls/
sendfile.S 8 ldr r7, =__NR_sendfile
  /bionic/libc/arch-mips/syscalls/
sendfile.S 11 li $v0, __NR_sendfile
  /bionic/libc/arch-x86/syscalls/
sendfile.S 15 movl $__NR_sendfile, %eax
  /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...]
  /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...]
  /prebuilts/ndk/8/platforms/android-9/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...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_64.h 100 #define __NR_sendfile 40
101 __SYSCALL(__NR_sendfile, sys_sendfile64)
unistd_32.h 195 #define __NR_sendfile 187