HomeSort by relevance Sort by last modified time
    Searched defs:fstat64 (Results 1 - 25 of 79) sorted by null

1 2 3 4

  /bionic/libc/arch-arm/syscalls/
fstat64.S 5 ENTRY(fstat64) function
14 END(fstat64)
17 .equ fstat, fstat64
  /bionic/libc/arch-arm64/syscalls/
fstat64.S 5 ENTRY(fstat64) function
14 END(fstat64)
17 .equ fstat, fstat64
  /bionic/libc/arch-mips/syscalls/
fstat64.S 5 ENTRY(fstat64) function
19 END(fstat64)
22 .equ fstat, fstat64
  /bionic/libc/arch-mips64/syscalls/
fstat64.S 5 ENTRY(fstat64) function
25 END(fstat64)
28 .equ fstat, fstat64
  /bionic/libc/arch-x86/syscalls/
fstat64.S 5 ENTRY(fstat64) function
26 END(fstat64)
29 .equ fstat, fstat64
  /bionic/libc/arch-x86_64/syscalls/
fstat64.S 5 ENTRY(fstat64) function
15 END(fstat64)
18 .equ fstat, fstat64
  /development/ndk/sources/android/libportable/arch-mips64/
stat.c 28 static inline int WRAP(fstat64)(int fd, struct stat64_portable *s) { function
  /development/ndk/sources/android/libportable/arch-x86_64/
stat.c 28 static inline int WRAP(fstat64)(int fd, struct stat64_portable *s) { function
  /development/ndk/platforms/android-3/include/sys/
stat.h 92 #define fstat64 fstat macro
  /development/ndk/platforms/android-9/include/sys/
stat.h 126 #define fstat64 fstat macro
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
stat.h 92 #define fstat64 fstat macro
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
stat.h 92 #define fstat64 fstat macro
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
stat.h 92 #define fstat64 fstat macro
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
stat.h 92 #define fstat64 fstat macro
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
stat.h 92 #define fstat64 fstat macro
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
stat.h 92 #define fstat64 fstat macro
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
stat.h 92 #define fstat64 fstat macro
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
stat.h 92 #define fstat64 fstat macro
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/
stat.h 92 #define fstat64 fstat macro
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
stat.h 92 #define fstat64 fstat macro
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/
stat.h 92 #define fstat64 fstat macro
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/sys/
stat.h 92 #define fstat64 fstat macro
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/sys/
stat.h 92 #define fstat64 fstat macro
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/sys/
stat.h 92 #define fstat64 fstat macro
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/sys/
stat.h 92 #define fstat64 fstat macro

Completed in 1511 milliseconds

1 2 3 4