Searched defs:st_birthtim (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/tools/build/cross-build/include/mac/sys/
H A Dstat.h47 #define st_birthtim st_birthtimespec macro
/freebsd-current/sys/sys/
H A Dstat.h139 struct timespec st_birthtim; /* time of file creation */ member in struct:freebsd11_stat
182 struct timespec st_birthtim; /* time of file creation */ member in struct:stat
208 struct timespec st_birthtim; /* time of file creation */ member in struct:nstat
/freebsd-current/sys/compat/freebsd32/
H A Dfreebsd32.h184 struct timespec32 st_birthtim; /* time of file creation */ member in struct:nstat32
237 struct timespec32 st_birthtim; member in struct:stat32
262 struct timespec32 st_birthtim; member in struct:freebsd11_stat32

Completed in 70 milliseconds