Lines Matching defs:stat64
130 struct stat64 struct
132 __dev_t st_dev; /* Device. */
133 __ino64_t st_ino; /* File serial number. */
134 __nlink_t st_nlink; /* Link count. */
135 __mode_t st_mode; /* File mode. */
136 __uid_t st_uid; /* User ID of the file's owner. */
137 __gid_t st_gid; /* Group ID of the file's group.*/
138 int __glibc_reserved0;
139 __dev_t st_rdev; /* Device number, if device. */
140 __off_t st_size; /* Size of file, in bytes. */
167 struct stat64 argument