Searched defs:freebsd11_stat32 (Results 1 – 1 of 1) sorted by relevance
246 struct freebsd11_stat32 { struct247 uint32_t st_dev;248 uint32_t st_ino;249 mode_t st_mode;250 uint16_t st_nlink;251 uid_t st_uid;252 gid_t st_gid;253 uint32_t st_rdev;254 struct timespec32 st_atim;255 struct timespec32 st_mtim;[all …]