Home
last modified time | relevance | path

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

/dports/mail/libmilter/sendmail-8.16.1/sendmail/
H A Dstab.c383 if (s->s_hostsig.hs_exp >= now) in rmexpstab()
H A Ddeliver.c6068 if (s->s_hostsig.hs_exp >= now)
6082 s->s_hostsig.hs_exp = now + SM_DEFAULT_TTL;
6160 s->s_hostsig.hs_exp = now + SM_MIN(ttl, SM_DEFAULT_TTL);
H A Dsendmail.h1308 time_t hs_exp; /* entry expires at */ member