Searched defs:stat (Results 1 – 11 of 11) sorted by relevance
/bionic/libc/kernel/uapi/asm-mips/asm/ |
D | stat.h | 24 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/ |
D | stat.h | 24 struct stat { struct 47 struct stat64 { argument 71 struct stat { struct 94 struct __old_kernel_stat { argument
|
/bionic/libc/kernel/uapi/asm-generic/ |
D | stat.h | 23 struct stat { struct 46 struct stat64 { argument
|
/bionic/libc/kernel/uapi/asm-arm/asm/ |
D | stat.h | 35 struct stat { struct 55 struct stat64 { argument
|
/bionic/libc/bionic/ |
D | ftw.cpp | 29 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()
|
D | stat.cpp | 34 int stat(const char* path, struct stat* sb) { in stat() function
|
/bionic/libc/include/sys/ |
D | stat.h | 117 struct stat { __STAT64_BODY }; struct
|
/bionic/libc/kernel/uapi/linux/dvb/ |
D | frontend.h | 334 struct dtv_stats stat[MAX_DTV_STATS]; member
|
/bionic/libc/kernel/uapi/linux/ |
D | coda.h | 440 struct coda_statfs stat; member
|
D | btrfs.h | 242 struct btrfs_balance_progress stat; member
|
D | cdrom.h | 153 int stat; member
|