Searched refs:hs_exp (Results 1 – 3 of 3) sorted by relevance
408 if (s->s_hostsig.hs_exp >= now) in rmexpstab()
7039 if (s->s_hostsig.hs_exp >= now)7053 s->s_hostsig.hs_exp = now + SM_DEFAULT_TTL;7140 s->s_hostsig.hs_exp = now + SM_MIN(ttl, SM_DEFAULT_TTL);
1417 time_t hs_exp; /* entry expires at */ member