Searched defs:stat (Results 1 - 25 of 425) sorted by relevance

1234567891011>>

/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
H A Dstat.h7 struct stat { struct
68 struct stat { struct
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
H A Dstat.h7 struct stat { struct
68 struct stat { struct
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
H A Dstat.h7 struct stat { struct
68 struct stat { struct
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
H A Dstat.h18 struct stat { struct
75 struct stat { struct
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
H A Dstat.h18 struct stat { struct
75 struct stat { struct
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
H A Dstat.h18 struct stat { struct
75 struct stat { struct
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
H A Dstat.h18 struct stat { struct
75 struct stat { struct
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
H A Dstat.h18 struct stat { struct
75 struct stat { struct
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
H A Dstat.h25 struct stat { struct
81 struct stat { struct
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
H A Dstat.h22 struct stat { struct
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
H A Dstat.h25 struct stat { struct
81 struct stat { struct
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
H A Dstat.h22 struct stat { struct
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/asm/
H A Dstat.h25 struct stat { struct
81 struct stat { struct
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/asm/
H A Dstat.h22 struct stat { struct
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/asm/
H A Dstat.h25 struct stat { struct
81 struct stat { struct
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/asm/
H A Dstat.h22 struct stat { struct
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
H A Dklm_prot.h44 klm_stats stat; member in struct:klm_stat
49 klm_stats stat; member in struct:klm_testrply
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
H A Dklm_prot.h44 klm_stats stat; member in struct:klm_stat
49 klm_stats stat; member in struct:klm_testrply
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
H A Dklm_prot.h44 klm_stats stat; member in struct:klm_stat
49 klm_stats stat; member in struct:klm_testrply
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm/
H A Dstat.h31 struct stat { struct
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
H A Dstat.h34 #include <linux/stat.h>
44 struct stat { struct
85 extern int stat(const char *, struct stat *);
86 extern int fstat(int, struct stat *);
87 extern int lstat(const char *, struct stat *);
91 #define stat64 stat
100 extern int fstatat(int dirfd, const char *path, struct stat *buf, int flags);
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm/
H A Dstat.h31 struct stat { struct
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
H A Dstat.h34 #include <linux/stat.h>
44 struct stat { struct
85 extern int stat(const char *, struct stat *);
86 extern int fstat(int, struct stat *);
87 extern int lstat(const char *, struct stat *);
91 #define stat64 stat
100 extern int fstatat(int dirfd, const char *path, struct stat *buf, int flags);
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm/
H A Dstat.h31 struct stat { struct
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
H A Dstat.h34 #include <linux/stat.h>
44 struct stat { struct
85 extern int stat(const char *, struct stat *);
86 extern int fstat(int, struct stat *);
87 extern int lstat(const char *, struct stat *);
91 #define stat64 stat
100 extern int fstatat(int dirfd, const char *path, struct stat *buf, int flags);

Completed in 1578 milliseconds

1234567891011>>