Lines Matching defs:stat
95 struct stat struct
97 dev_t st_dev;
98 ino_t st_ino;
99 mode_t st_mode;
100 nlink_t st_nlink;
101 uid_t st_uid;
102 gid_t st_gid;
104 int __pad0;
106 dev_t st_rdev;
108 unsigned short int __pad2;
110 off_t st_size;
112 blksize_t st_blksize;
113 blkcnt_t st_blocks;
114 struct timespec st_atim;
115 struct timespec st_mtim;
116 struct timespec st_ctim;
121 __uint64_t __glibc_reserved[3];
125 struct timespec st_atim;
126 struct timespec st_mtim;
127 struct timespec st_ctim;
151 struct stat64 argument