Home
last modified time | relevance | path

Searched defs:stat (Results 1 – 11 of 11) sorted by relevance

/bionic/libc/kernel/uapi/asm-mips/asm/
Dstat.h24 struct stat { struct
46 struct stat64 { argument
69 struct stat { struct
70 unsigned int st_dev;
71 unsigned int st_pad0[3];
72 unsigned long st_ino;
73 mode_t st_mode;
74 __u32 st_nlink;
75 uid_t st_uid;
76 gid_t st_gid;
[all …]
/bionic/libc/kernel/uapi/asm-x86/asm/
Dstat.h24 struct stat { struct
47 struct stat64 { argument
71 struct stat { struct
94 struct __old_kernel_stat { argument
/bionic/libc/kernel/uapi/asm-generic/
Dstat.h23 struct stat { struct
46 struct stat64 { argument
/bionic/libc/kernel/uapi/asm-arm/asm/
Dstat.h35 struct stat { struct
55 struct stat64 { argument
/bionic/libc/bionic/
Dftw.cpp29 int (*ftw_fn)(const char*, const struct stat*, int), in do_nftw()
117 int ftw(const char* path, int (*ftw_fn)(const char*, const struct stat*, int), int nfds) { in ftw()
121 int nftw(const char* path, int (*nftw_fn)(const char*, const struct stat*, int, FTW*), in nftw()
Dstat.cpp34 int stat(const char* path, struct stat* sb) { in stat() function
/bionic/libc/include/sys/
Dstat.h117 struct stat { __STAT64_BODY }; struct
/bionic/libc/kernel/uapi/linux/dvb/
Dfrontend.h334 struct dtv_stats stat[MAX_DTV_STATS]; member
/bionic/libc/kernel/uapi/linux/
Dcoda.h440 struct coda_statfs stat; member
Dbtrfs.h242 struct btrfs_balance_progress stat; member
Dcdrom.h153 int stat; member