Searched refs:etc_hosts_last (Results 1 – 3 of 3) sorted by relevance
300 if (m->etc_hosts_last != USEC_INFINITY && m->etc_hosts_last + ETC_HOSTS_RECHECK_USEC > ts) in manager_etc_hosts_read()303 m->etc_hosts_last = ts; in manager_etc_hosts_read()339 m->etc_hosts_last = ts; in manager_etc_hosts_read()
133 usec_t etc_hosts_last; member
585 .etc_hosts_last = USEC_INFINITY, in manager_new()