Searched defs:st_atime (Results 1 - 2 of 2) sorted by relevance
| /src/sys/compat/sys/ | ||
| H A D | stat.h | 154 int32_t st_atime; /* time of last access */ member in struct:stat30 |
| /src/sys/sys/ | ||
| H A D | stat.h | 74 time_t st_atime; /* time of last access */ member in struct:stat 94 #define st_atime st_atim.tv_sec macro |
Completed in 3 milliseconds