HomeSort by: relevance | last modified time | path
    Searched defs:st_atime (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/compat/sys/
stat.h 112 int32_t st_atime; /* time of last access */
154 int32_t st_atime; /* time of last access */ member in struct:stat30
  /src/sys/sys/
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 146 milliseconds