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

1 2 3 4

  /bionic/libc/arch-arm/syscalls/
sendfile.S 8 ldr r7, =__NR_sendfile
  /bionic/libc/arch-x86/syscalls/
sendfile.S 18 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/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/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/mips/mipsel-linux-android-4.4.3/sysroot/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...]
  /external/strace/
syscall-android.h 205 #define SYS_sendfile __NR_sendfile
  /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
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/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
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/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
  /bionic/libc/include/sys/
linux-syscalls.h 81 #define __NR_sendfile (__NR_SYSCALL_BASE + 187)
  /development/ndk/platforms/android-3/include/sys/
linux-syscalls.h 77 #define __NR_sendfile (__NR_SYSCALL_BASE + 187)
  /external/kernel-headers/original/asm-x86/
unistd_32.h 195 #define __NR_sendfile 187
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h 194 #define SYS_sendfile __NR_sendfile
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 194 #define SYS_sendfile __NR_sendfile
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 194 #define SYS_sendfile __NR_sendfile
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 77 #define __NR_sendfile (__NR_SYSCALL_BASE + 187)
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h 77 #define __NR_sendfile (__NR_SYSCALL_BASE + 187)
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h 77 #define __NR_sendfile (__NR_SYSCALL_BASE + 187)
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
unistd_32.h 202 #define __NR_sendfile 187
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
linux-syscalls.h 77 #define __NR_sendfile (__NR_SYSCALL_BASE + 187)
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
linux-syscalls.h 77 #define __NR_sendfile (__NR_SYSCALL_BASE + 187)
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
unistd_32.h 202 #define __NR_sendfile 187

Completed in 2765 milliseconds

1 2 3 4