Searched defs:stat (Results 1 – 11 of 11) sorted by relevance
/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 | 31 int (*ftw_fn)(const char*, const struct stat*, int), in do_nftw() 118 int ftw(const char* path, int (*ftw_fn)(const char*, const struct stat*, int), int nfds) { in ftw() 122 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/tests/ |
D | glob_test.cpp | 55 static int fake_lstat(const char*, struct stat*) { in fake_lstat() 58 static int fake_stat(const char*, struct stat*) { in fake_stat()
|
/bionic/libc/include/sys/ |
D | stat.h | 102 struct stat { __STAT64_BODY }; struct
|
/bionic/libc/kernel/uapi/linux/dvb/ |
D | frontend.h | 329 struct dtv_stats stat[MAX_DTV_STATS]; member
|
/bionic/libc/kernel/uapi/linux/ |
D | coda.h | 435 struct coda_statfs stat; member
|
D | btrfs.h | 249 struct btrfs_balance_progress stat; member
|
D | cdrom.h | 153 int stat; member
|