Searched defs:st_ctime (Results 1 - 2 of 2) sorted by relevance
| /src/sys/compat/sys/ | ||
| H A D | stat.h | 118 int32_t st_ctime; /* time of last file status change */ member in struct:stat13 160 int32_t st_ctime; /* time of last file status change */ member in struct:stat30 |
| /src/sys/sys/ | ||
| H A D | stat.h | 78 time_t st_ctime; /* time of last file status change */ member in struct:stat 96 #define st_ctime st_ctim.tv_sec macro |
Completed in 3 milliseconds