HomeSort by relevance Sort by last modified time
    Searched refs:__NR_pwrite64 (Results 1 - 25 of 110) sorted by null

1 2 3 4 5

  /bionic/libc/arch-mips/syscalls/
pwrite64.S 11 li $v0, __NR_pwrite64
  /bionic/libc/arch-arm/syscalls/
pwrite64.S 10 ldr r7, =__NR_pwrite64
  /bionic/libc/arch-x86/syscalls/
pwrite64.S 20 movl $__NR_pwrite64, %eax
  /bionic/libc/include/sys/
linux-syscalls.h 115 #define __NR_pwrite64 (__NR_SYSCALL_BASE + 181)
245 #define __NR_pwrite64 (__NR_SYSCALL_BASE + 181)
394 #define __NR_pwrite64 (__NR_SYSCALL_BASE + 201)
  /development/ndk/platforms/android-9/arch-mips/include/sys/
linux-syscalls.h 107 #define __NR_pwrite64 (__NR_SYSCALL_BASE + 181)
221 #define __NR_pwrite64 (__NR_SYSCALL_BASE + 181)
318 #define __NR_pwrite64 (__NR_SYSCALL_BASE + 181)
449 #define __NR_pwrite64 (__NR_SYSCALL_BASE + 201)
    [all...]
  /external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h 57 #define __NR_pwrite64 18
vki-scnums-s390x-linux.h 180 #define __NR_pwrite64 181
vki-scnums-arm-linux.h 218 #define __NR_pwrite64 181
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/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 107 #define __NR_pwrite64 (__NR_SYSCALL_BASE + 181)
221 #define __NR_pwrite64 (__NR_SYSCALL_BASE + 181)
318 #define __NR_pwrite64 (__NR_SYSCALL_BASE + 181)
449 #define __NR_pwrite64 (__NR_SYSCALL_BASE + 201)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 107 #define __NR_pwrite64 (__NR_SYSCALL_BASE + 181)
221 #define __NR_pwrite64 (__NR_SYSCALL_BASE + 181)
318 #define __NR_pwrite64 (__NR_SYSCALL_BASE + 181)
449 #define __NR_pwrite64 (__NR_SYSCALL_BASE + 201)
    [all...]
  /bionic/libc/kernel/arch-x86/asm/
unistd_32.h 247 #define __NR_pwrite64 181
  /development/ndk/platforms/android-3/include/sys/
linux-syscalls.h 49 #define __NR_pwrite64 (__NR_SYSCALL_BASE + 181)
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 247 #define __NR_pwrite64 181
  /external/kernel-headers/original/asm-x86/
unistd_32.h 189 #define __NR_pwrite64 181
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_32.h 189 #define __NR_pwrite64 181
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_32.h 189 #define __NR_pwrite64 181
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_32.h 189 #define __NR_pwrite64 181
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 49 #define __NR_pwrite64 (__NR_SYSCALL_BASE + 181)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h 49 #define __NR_pwrite64 (__NR_SYSCALL_BASE + 181)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h 49 #define __NR_pwrite64 (__NR_SYSCALL_BASE + 181)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
unistd_32.h 196 #define __NR_pwrite64 181
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
linux-syscalls.h 49 #define __NR_pwrite64 (__NR_SYSCALL_BASE + 181)

Completed in 699 milliseconds

1 2 3 4 5