Searched refs:hs_exp (Results 1 – 3 of 3) sorted by relevance
379 if (s->s_hostsig.hs_exp >= now) in rmexpstab()
5753 if (s->s_hostsig.hs_exp >= now)5767 s->s_hostsig.hs_exp = now + SM_DEFAULT_TTL;5840 s->s_hostsig.hs_exp = now + SM_MIN(ttl, SM_DEFAULT_TTL);
1165 time_t hs_exp; /* entry expires at */ member