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

/netbsd-6-1-5-RELEASE/sys/compat/sys/
H A Dstat.h112 int32_t st_atime; /* time of last access */ member in struct:stat13
154 int32_t st_atime; /* time of last access */ member in struct:stat30
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dstat.h63 time_t st_atime; /* time of last access */ member in struct:stat
81 #define st_atime st_atimespec.tv_sec macro
/netbsd-6-1-5-RELEASE/external/bsd/libarchive/dist/libarchive/
H A Darchive_windows.c85 int64_t st_atime; member in struct:ustat

Completed in 92 milliseconds