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

1 2 3 4

  /bionic/libc/arch-arm/syscalls/
fstat.S 8 ldr r7, =__NR_fstat64
  /bionic/libc/arch-mips/syscalls/
fstat.S 11 li $v0, __NR_fstat64
  /bionic/libc/arch-x86/syscalls/
fstat.S 11 movl $__NR_fstat64, %eax
  /development/ndk/platforms/android-9/arch-mips/include/sys/
linux-syscalls.h 119 #define __NR_fstat64 (__NR_SYSCALL_BASE + 197)
232 #define __NR_fstat64 (__NR_SYSCALL_BASE + 197)
330 #define __NR_fstat64 (__NR_SYSCALL_BASE + 197)
460 #define __NR_fstat64 (__NR_SYSCALL_BASE + 215)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 119 #define __NR_fstat64 (__NR_SYSCALL_BASE + 197)
232 #define __NR_fstat64 (__NR_SYSCALL_BASE + 197)
330 #define __NR_fstat64 (__NR_SYSCALL_BASE + 197)
460 #define __NR_fstat64 (__NR_SYSCALL_BASE + 215)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 119 #define __NR_fstat64 (__NR_SYSCALL_BASE + 197)
232 #define __NR_fstat64 (__NR_SYSCALL_BASE + 197)
330 #define __NR_fstat64 (__NR_SYSCALL_BASE + 197)
460 #define __NR_fstat64 (__NR_SYSCALL_BASE + 215)
    [all...]
  /external/valgrind/main/coregrind/m_aspacemgr/
aspacemgr-common.c 287 # if defined(VGO_linux) && defined(__NR_fstat64)
292 res = VG_(do_syscall2)(__NR_fstat64, fd, (UWord)&buf64);
  /bionic/libc/kernel/arch-x86/asm/
unistd_32.h 267 #define __NR_fstat64 197
  /development/ndk/platforms/android-3/include/sys/
linux-syscalls.h 87 #define __NR_fstat64 (__NR_SYSCALL_BASE + 197)
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 267 #define __NR_fstat64 197
  /external/kernel-headers/original/asm-x86/
unistd_32.h 205 #define __NR_fstat64 197
  /external/valgrind/main/include/vki/
vki-scnums-arm-linux.h 234 #define __NR_fstat64 197
vki-scnums-ppc32-linux.h 235 #define __NR_fstat64 197
vki-scnums-x86-linux.h 234 #define __NR_fstat64 197
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_32.h 205 #define __NR_fstat64 197
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_32.h 205 #define __NR_fstat64 197
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_32.h 205 #define __NR_fstat64 197
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 87 #define __NR_fstat64 (__NR_SYSCALL_BASE + 197)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h 87 #define __NR_fstat64 (__NR_SYSCALL_BASE + 197)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h 87 #define __NR_fstat64 (__NR_SYSCALL_BASE + 197)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
unistd_32.h 212 #define __NR_fstat64 197
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
linux-syscalls.h 87 #define __NR_fstat64 (__NR_SYSCALL_BASE + 197)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
linux-syscalls.h 87 #define __NR_fstat64 (__NR_SYSCALL_BASE + 197)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
unistd_32.h 212 #define __NR_fstat64 197
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
linux-syscalls.h 87 #define __NR_fstat64 (__NR_SYSCALL_BASE + 197)

Completed in 194 milliseconds

1 2 3 4