Home
last modified time | relevance | path

Searched defs:freebsd11_stat32 (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/compat/freebsd32/
H A Dfreebsd32.h246 struct freebsd11_stat32 { struct
247 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 …]