Searched refs:last_access_time (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/am-utils/dist/hlfsd/
H A Dhlfsd.h116 u_long last_access_time; member in struct:uid2home_t
H A Dhomedir.c116 * we do not update the last_access_time each time it is accessed,
122 if ((tp.tv_sec - found->last_access_time) < cache_interval) {
129 found->last_access_time = tp.tv_sec;
677 pwtab[cur_pwtab_num].last_access_time = 0;
763 pwtab[i].last_access_time,

Completed in 114 milliseconds