Home
last modified time | relevance | path

Searched refs:nss_timestamp (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/bsd/nfs/
H A Dnfsmount.h197 time_t nss_timestamp; /* search start time */ member
H A Dnfs_socket.c1114 …if (((now->tv_sec - nss->nss_timestamp) >= 8) && ((nss->nss_flags & (NSS_VERBOSE | NSS_WARNED)) ==… in nfs_connect_search_check()
1279 nss.nss_timestamp = start.tv_sec; in nfs_connect()