Home
last modified time | relevance | path

Searched refs:stat64 (Results 1 – 25 of 56) sorted by relevance

123

/development/ndk/platforms/android-21/include/sys/
Dstat.h131 struct stat64 { __STAT64_BODY }; struct
151 extern int fstat64(int, struct stat64*);
153 extern int fstatat64(int, const char*, struct stat64*, int);
155 extern int lstat64(const char*, struct stat64*);
157 extern int stat64(const char*, struct stat64*);
/development/ndk/platforms/android-21/include/
Dftw.h60 int ftw64(const char *, int (*)(const char *, const struct stat64 *, int), int);
61 int nftw64(const char *, int (*)(const char *, const struct stat64 *, int,
/development/ndk/platforms/android-21/include/asm-generic/
Dstat.h52 struct stat64 { struct
/development/ndk/platforms/android-21/arch-arm/include/asm/
Dstat.h64 struct stat64 { struct
/development/ndk/platforms/android-9/arch-x86/include/asm/
Dstat.h49 struct stat64 { struct
/development/ndk/platforms/android-9/arch-arm/include/asm/
Dstat.h62 struct stat64 { struct
/development/ndk/platforms/android-21/arch-mips/include/asm/
Dstat.h52 struct stat64 { struct
/development/ndk/platforms/android-9/arch-mips/include/asm/
Dstat.h52 struct stat64 { struct
/development/ndk/platforms/android-21/arch-mips64/include/asm/
Dstat.h52 struct stat64 { struct
/development/ndk/platforms/android-9/include/sys/
Dstat.h125 #define stat64 stat macro
/development/ndk/platforms/android-21/arch-x86_64/include/asm/
Dstat.h52 struct stat64 { struct
/development/ndk/platforms/android-12/include/sys/
Dstat.h125 #define stat64 stat macro
/development/ndk/platforms/android-21/arch-x86/include/asm/
Dstat.h52 struct stat64 { struct
/development/ndk/platforms/android-19/include/sys/
Dstat.h125 #define stat64 stat macro
/development/ndk/platforms/android-21/arch-arm64/symbols/
Dlibc.so.functions.txt809 stat64
/development/ndk/platforms/android-21/arch-mips64/symbols/
Dlibc.so.functions.txt809 stat64
/development/ndk/platforms/android-22/arch-arm64/symbols/
Dlibc.so.functions.txt830 stat64
/development/ndk/platforms/android-22/arch-mips64/symbols/
Dlibc.so.functions.txt830 stat64
/development/ndk/platforms/android-22/arch-x86_64/symbols/
Dlibc.so.functions.txt830 stat64
Dlibc.so.versions.txt847 stat64;
/development/ndk/platforms/android-21/arch-x86_64/symbols/
Dlibc.so.functions.txt809 stat64
Dlibc.so.versions.txt826 stat64;
/development/ndk/platforms/android-23/arch-mips64/symbols/
Dlibc.so.functions.txt889 stat64
/development/ndk/platforms/android-23/arch-x86_64/symbols/
Dlibc.so.functions.txt889 stat64
/development/ndk/platforms/android-24/arch-arm64/symbols/
Dlibc.so.functions.txt931 stat64

123