Searched refs:mod_ts (Results 1 – 1 of 1) sorted by relevance
687 time_t mod_ts = 0; in ares__hosts_expired() local692 mod_ts = st.st_mtime; in ares__hosts_expired()697 mod_ts = st.st_mtime; in ares__hosts_expired()708 if (mod_ts == 0) { in ares__hosts_expired()709 mod_ts = time(NULL) - 60; in ares__hosts_expired()717 if (hf->ts <= mod_ts) { in ares__hosts_expired()