HomeSort by relevance Sort by last modified time
    Searched refs:__NR_sendfile64 (Results 26 - 37 of 37) sorted by null

12

  /prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 254 #define __NR_sendfile64 (__NR_SYSCALL_BASE+239)
  /prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 254 #define __NR_sendfile64 (__NR_SYSCALL_BASE+239)
  /prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 254 #define __NR_sendfile64 (__NR_SYSCALL_BASE+239)
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 254 #define __NR_sendfile64 (__NR_SYSCALL_BASE+239)
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h 336 #define SYS_sendfile64 __NR_sendfile64
  /external/valgrind/main/memcheck/tests/x86-linux/
scalar.c 1060 // __NR_sendfile64 239
1061 GO(__NR_sendfile64, "4s 1m");
1062 SY(__NR_sendfile64, x0, x0, x0+1, x0); FAIL;
    [all...]
scalar.stderr.exp     [all...]
  /external/kernel-headers/original/asm-arm/
unistd.h 267 #define __NR_sendfile64 (__NR_SYSCALL_BASE+239)
  /external/valgrind/main/memcheck/tests/darwin/
scalar.c     [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-ppc32-linux.c     [all...]
syswrap-arm-linux.c     [all...]
syswrap-x86-linux.c     [all...]

Completed in 390 milliseconds

12