Searched defs:st_birthtime (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/compat/sys/
H A Dstat.h131 int32_t st_birthtime; member in struct:stat13
163 int32_t st_birthtime; /* time of creation */ member in struct:stat30
/netbsd-current/sys/sys/
H A Dstat.h80 time_t st_birthtime; /* time of creation */ member in struct:stat
97 #define st_birthtime st_birthtim.tv_sec macro

Completed in 130 milliseconds