Searched defs:st_mtime (Results 1 - 2 of 2) sorted by relevance
| /src/sys/compat/sys/ | ||
| H A D | stat.h | 115 int32_t st_mtime; /* time of last data modification */ member in struct:stat13 157 int32_t st_mtime; /* time of last data modification */ member in struct:stat30 |
| /src/sys/sys/ | ||
| H A D | stat.h | 76 time_t st_mtime; /* time of last data modification */ member in struct:stat 95 #define st_mtime st_mtim.tv_sec macro |
Completed in 4 milliseconds