Home | Sort by: relevance | last modified time | path |
/src/sys/compat/sys/ | |
stat.h | 131 int32_t st_birthtime; member in struct:stat13 163 int32_t st_birthtime; /* time of creation */ member in struct:stat30 |
/src/sys/sys/ | |
stat.h | 80 time_t st_birthtime; /* time of creation */ member in struct:stat 97 #define st_birthtime st_birthtim.tv_sec macro |