HomeSort by relevance Sort by last modified time
    Searched defs:__NR_pwrite64 (Results 76 - 100 of 161) sorted by null

1 2 34 5 6 7

  /development/ndk/platforms/android-21/include/asm-generic/
unistd.h 124 #define __NR_pwrite64 68
  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 221 #define __NR_pwrite64 (__NR_SYSCALL_BASE+181)
  /development/ndk/platforms/android-9/arch-mips/include/asm/
unistd.h 276 #define __NR_pwrite64 (__NR_Linux + 201)
486 #define __NR_pwrite64 (__NR_Linux + 17)
    [all...]
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 247 #define __NR_pwrite64 181
  /external/google-breakpad/src/third_party/lss/
linux_syscall_support.h 742 #ifndef __NR_pwrite64
743 #define __NR_pwrite64 181
861 #ifndef __NR_pwrite64
862 #define __NR_pwrite64 (__NR_SYSCALL_BASE + 181)
994 #ifndef __NR_pwrite64
995 #define __NR_pwrite64 68
1048 #ifndef __NR_pwrite64
1049 #define __NR_pwrite64 18
    [all...]
  /external/kernel-headers/original/uapi/asm-arm/asm/
unistd.h 209 #define __NR_pwrite64 (__NR_SYSCALL_BASE+181)
  /external/kernel-headers/original/uapi/asm-generic/
unistd.h 210 #define __NR_pwrite64 68
211 __SC_COMP(__NR_pwrite64, sys_pwrite64, compat_sys_pwrite64)
  /external/kernel-headers/original/uapi/asm-mips/asm/
unistd.h 224 #define __NR_pwrite64 (__NR_Linux + 201)
417 #define __NR_pwrite64 (__NR_Linux + 17)
754 #define __NR_pwrite64 (__NR_Linux + 17)
    [all...]
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_32.h 185 #define __NR_pwrite64 181
  /external/libchrome/sandbox/linux/system_headers/
arm_linux_syscalls.h 588 #if !defined(__NR_pwrite64)
589 #define __NR_pwrite64 (__NR_SYSCALL_BASE+181)
mips_linux_syscalls.h 822 #if !defined(__NR_pwrite64)
823 #define __NR_pwrite64 (__NR_Linux + 201)
x86_32_linux_syscalls.h 737 #if !defined(__NR_pwrite64)
738 #define __NR_pwrite64 181
  /external/valgrind/include/vki/
vki-scnums-arm-linux.h 218 #define __NR_pwrite64 181
vki-scnums-mips32-linux.h 241 #define __NR_pwrite64 (__NR_Linux + 201)
vki-scnums-ppc32-linux.h 217 #define __NR_pwrite64 180
vki-scnums-ppc64-linux.h 217 #define __NR_pwrite64 180
vki-scnums-x86-linux.h 218 #define __NR_pwrite64 181
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_32.h 189 #define __NR_pwrite64 181
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
unistd_32.h 189 #define __NR_pwrite64 181
unistd_64.h 53 #define __NR_pwrite64 18
54 __SYSCALL(__NR_pwrite64, sys_pwrite64)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
unistd_32.h 189 #define __NR_pwrite64 181
unistd_64.h 53 #define __NR_pwrite64 18
54 __SYSCALL(__NR_pwrite64, sys_pwrite64)
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/asm/
unistd.h 221 #define __NR_pwrite64 (__NR_SYSCALL_BASE+181)
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm/
unistd.h 276 #define __NR_pwrite64 (__NR_Linux + 201)
486 #define __NR_pwrite64 (__NR_Linux + 17)
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/asm/
unistd_32.h 247 #define __NR_pwrite64 181

Completed in 849 milliseconds

1 2 34 5 6 7