Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/nss/
H A Dnetdir_inet_sundry.c301 static time_t last_updated = 0; /* protected by iflock */ variable
432 if ((curtime - last_updated) >= if_cache_refresh_time) { in update_if_cache()
437 (void) time(&last_updated); in update_if_cache()
456 if ((curtime - last_updated) >= if_cache_refresh_time) { in is_my_address()
782 if ((curtime - last_updated) >= if_cache_refresh_time) { in inet_netdir_mergeaddr()