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

/src/sys/compat/sys/
H A Dstat.h154 int32_t st_atime; /* time of last access */ member in struct:stat30
/src/sys/sys/
H A Dstat.h74 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