Home
last modified time | relevance | path

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

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