Searched defs:_stat32 (Results 1 – 1 of 1) sorted by relevance
25 struct _stat32 { struct26 _dev_t st_dev;27 _ino_t st_ino;28 unsigned short st_mode;29 short st_nlink;30 short st_uid;31 short st_gid;55 struct _stat32i64 { argument