Searched defs:ostat32 (Results 1 – 1 of 1) sorted by relevance
268 struct ostat32 { struct269 __uint16_t st_dev;270 __uint32_t st_ino;271 mode_t st_mode;272 __uint16_t st_nlink;273 __uint16_t st_uid;274 __uint16_t st_gid;275 __uint16_t st_rdev;276 __int32_t st_size;277 struct timespec32 st_atim;[all …]