/ndk/build/platforms/android-4/arch-arm/usr/include/sys/ |
stat.h | 34 #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);
|
/ndk/build/platforms/android-5/arch-arm/usr/include/sys/ |
stat.h | 34 #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);
|
/ndk/build/platforms/android-5/arch-x86/usr/include/sys/ |
stat.h | 34 #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);
|
/ndk/build/platforms/android-8/arch-arm/usr/include/sys/ |
stat.h | 34 #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);
|
/ndk/build/platforms/android-8/arch-x86/usr/include/sys/ |
stat.h | 34 #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);
|
/external/e2fsprogs/lib/e2p/ |
fgetflags.c | 27 #include <sys/stat.h> 43 struct stat buf; 46 if (stat (name, &buf) == -1) 68 if (!stat(name, &buf) &&
|
fsetflags.c | 27 #include <sys/stat.h> 52 struct stat buf; 74 if (!stat(name, &buf) &&
|
/external/e2fsprogs/misc/ |
mklost+found.c | 23 #include <sys/stat.h> 35 struct stat st; 70 if (stat (LPF, &st) == -1) { 71 perror ("stat");
|
/external/e2fsprogs/tests/r_inline_xattr/ |
script | 13 echo "debugfs -R ''stat file'' $TMPFILE 2>&1 | grep ''^Inode\|in inode body\|name = ''" >> $OUT 14 $DEBUGFS -R "stat file" $TMPFILE 2>&1 | grep "^Inode\|in inode body\|name = " >> $OUT 26 echo "debugfs -R ''stat file'' $TMPFILE 2>&1 | grep ''^Inode\|in inode body\|name = ''" >> $OUT 27 $DEBUGFS -R "stat file" $TMPFILE 2>&1 | grep "^Inode\|in inode body\|name = " >> $OUT
|
/packages/inputmethods/PinyinIME/jni/share/ |
sync.cpp | 106 UserDict::UserDictStat stat; local 107 userdict_->state(&stat); 108 return stat.limit_lemma_count - stat.lemma_count;
|
/system/core/toolbox/ |
mv.c | 5 #include <sys/stat.h> 12 struct stat st; 22 if (stat(dest, &st)) {
|
/external/dropbear/libtomcrypt/src/encauth/eax/ |
eax_decrypt_verify_memory.c | 34 @param stat [out] The result of the decryption (1==valid tag, 0==invalid) 44 int *stat) 51 LTC_ARGCHK(stat != NULL); 58 *stat = 0; 88 *stat = 1;
|
/external/dropbear/libtomcrypt/src/pk/katja/ |
katja_decrypt_key.c | 29 @param stat [out] Result of the decryption, 1==valid, 0==invalid 36 int hash_idx, int *stat, 46 LTC_ARGCHK(stat != NULL); 49 *stat = 0; 91 out, outlen, stat);
|
/external/elfutils/config/ |
depcomp | 70 stat=$? 71 if test $stat -eq 0; then : 74 exit $stat 93 stat=$? 94 if test $stat -eq 0; then : 97 exit $stat 135 stat=$? 136 if test $stat -eq 0; then : 139 exit $stat 187 stat=$ [all...] |
/development/simulator/wrapsim/ |
Globals.h | 12 #include <sys/stat.h> 49 typedef int (*Func_lstat)(const char*, struct stat*); 50 typedef int (*Func_lstat64)(const char*, struct stat*); 51 typedef int (*Func___lxstat)(int version, const char*, struct stat*); 52 typedef int (*Func___lxstat64)(int version, const char*, struct stat*); 57 typedef int (*Func_stat)(const char*, struct stat*); 58 typedef int (*Func_stat64)(const char*, struct stat*); 59 typedef int (*Func___xstat)(int version, const char*, struct stat*); 60 typedef int (*Func___xstat64)(int version, const char*, struct stat*); 77 int (*fn) (const char*, const struct stat*, int) [all...] |
/external/oprofile/libutil/ |
op_file.c | 12 #include <sys/stat.h> 28 struct stat st; 29 return !stat(file, &st) && S_ISREG(st.st_mode) && !access(file, R_OK); 35 struct stat st; 37 if (stat(file, &st)) 90 struct stat * st_buf) 97 if (stat(name, st_buf) != 0) 99 struct stat lstat_buf; 105 fprintf(stderr, "stat failed for %s (%s)\n", 135 struct stat stat_buffer [all...] |
/frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/ |
ofstream.h | 35 inline void stat (struct stat& rs) const { m_File.stat (rs); } function in class:ustl::ofstream 63 inline void stat (struct stat& rs) const { m_File.stat (rs); } function in class:ustl::ifstream
|
/bionic/libc/kernel/common/linux/nfsd/ |
xdr.h | 96 struct kstat stat; member in struct:nfsd_attrstat 101 struct kstat stat; member in struct:nfsd_diropres 111 struct kstat stat; member in struct:nfsd_readres
|
/ndk/build/platforms/android-3/arch-arm/usr/include/linux/nfsd/ |
xdr.h | 96 struct kstat stat; member in struct:nfsd_attrstat 101 struct kstat stat; member in struct:nfsd_diropres 111 struct kstat stat; member in struct:nfsd_readres
|
/ndk/build/platforms/android-4/arch-arm/usr/include/linux/nfsd/ |
xdr.h | 96 struct kstat stat; member in struct:nfsd_attrstat 101 struct kstat stat; member in struct:nfsd_diropres 111 struct kstat stat; member in struct:nfsd_readres
|
/ndk/build/platforms/android-5/arch-arm/usr/include/linux/nfsd/ |
xdr.h | 96 struct kstat stat; member in struct:nfsd_attrstat 101 struct kstat stat; member in struct:nfsd_diropres 111 struct kstat stat; member in struct:nfsd_readres
|
/ndk/build/platforms/android-5/arch-x86/usr/include/linux/nfsd/ |
xdr.h | 96 struct kstat stat; member in struct:nfsd_attrstat 101 struct kstat stat; member in struct:nfsd_diropres 111 struct kstat stat; member in struct:nfsd_readres
|
/ndk/build/platforms/android-8/arch-arm/usr/include/linux/nfsd/ |
xdr.h | 96 struct kstat stat; member in struct:nfsd_attrstat 101 struct kstat stat; member in struct:nfsd_diropres 111 struct kstat stat; member in struct:nfsd_readres
|
/ndk/build/platforms/android-8/arch-x86/usr/include/linux/nfsd/ |
xdr.h | 96 struct kstat stat; member in struct:nfsd_attrstat 101 struct kstat stat; member in struct:nfsd_diropres 111 struct kstat stat; member in struct:nfsd_readres
|
/build/libs/host/include/host/ |
CopyFile.h | 5 #include <sys/stat.h>
|