HomeSort by relevance Sort by last modified time
    Searched defs:__NR_sendfile (Results 51 - 75 of 116) sorted by null

1 23 4 5

  /external/chromium_org/sandbox/linux/services/
x86_64_linux_syscalls.h 173 #if !defined(__NR_sendfile)
174 #define __NR_sendfile 40
  /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/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_32.h 195 #define __NR_sendfile 187
unistd_64.h 100 #define __NR_sendfile 40
101 __SYSCALL(__NR_sendfile, sys_sendfile64)
  /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)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_32.h 195 #define __NR_sendfile 187
unistd_64.h 100 #define __NR_sendfile 40
101 __SYSCALL(__NR_sendfile, sys_sendfile64)
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 204 #define __NR_sendfile (__NR_SYSCALL_BASE+187)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 204 #define __NR_sendfile (__NR_SYSCALL_BASE+187)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 204 #define __NR_sendfile (__NR_SYSCALL_BASE+187)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
unistd_32.h 202 #define __NR_sendfile 187
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 204 #define __NR_sendfile (__NR_SYSCALL_BASE+187)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
unistd_32.h 202 #define __NR_sendfile 187
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 204 #define __NR_sendfile (__NR_SYSCALL_BASE+187)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 204 #define __NR_sendfile (__NR_SYSCALL_BASE+187)
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h 202 #define __NR_sendfile 187
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm/
unistd.h 204 #define __NR_sendfile (__NR_SYSCALL_BASE+187)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
unistd_32.h 202 #define __NR_sendfile 187
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 204 #define __NR_sendfile (__NR_SYSCALL_BASE+187)
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 204 #define __NR_sendfile (__NR_SYSCALL_BASE+187)
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 204 #define __NR_sendfile (__NR_SYSCALL_BASE+187)
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 204 #define __NR_sendfile (__NR_SYSCALL_BASE+187)
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 204 #define __NR_sendfile (__NR_SYSCALL_BASE+187)
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h 202 #define __NR_sendfile 187

Completed in 2666 milliseconds

1 23 4 5