Searched refs:st_atime (Results 1 - 2 of 2) sorted by relevance
/solaris-userland/components/desktop/desktop-cache/files/ | ||
H A D | find_newer | 69 if time < stat.st_atime: 70 time = stat.st_atime 72 time = stat.st_atime; |
/solaris-userland/components/samba/Solaris/include/samfs/ | ||
H A D | stat.h | 60 #undef st_atime macro 142 time_t st_atime; /* Time of last access */ member in struct:sam_stat 235 time_t st_atime; /* Time of last access */ member in struct:sam_stat 251 time_t st_atime; /* Time of last access */ member in struct:sam_stat |
Completed in 51 milliseconds