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.h25 struct stat { struct
26 unsigned st_dev;
27 long st_pad1[3];
52 struct stat64 { argument
81 struct stat { struct
82 unsigned int st_dev;
84 unsigned int st_pad0[3];
85 unsigned long st_ino;
86 mode_t st_mode;
87 __u32 st_nlink;
[all …]
/bionic/libc/kernel/uapi/asm-x86/asm/
Dstat.h25 struct stat { struct
26 unsigned long st_dev;
27 unsigned long st_ino;
29 unsigned short st_mode;
53 struct stat64 { argument
83 struct stat { struct
84 __kernel_ulong_t st_dev;
86 __kernel_ulong_t st_ino;
87 __kernel_ulong_t st_nlink;
88 unsigned int st_mode;
[all …]
/bionic/libc/kernel/uapi/asm-generic/
Dstat.h24 struct stat { struct
25 unsigned long st_dev;
26 unsigned long st_ino;
27 unsigned int st_mode;
52 struct stat64 { argument
/bionic/libc/kernel/uapi/asm-arm/asm/
Dstat.h39 struct stat { struct
40 unsigned long st_dev;
64 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.h412 struct dtv_stats stat[MAX_DTV_STATS]; member
/bionic/libc/kernel/uapi/linux/
Dcoda.h545 struct coda_statfs stat; member
Dbtrfs.h297 struct btrfs_balance_progress stat; member
Dcdrom.h186 int stat; member