Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dstab.c414 if (s->s_namecanon.nc_exp >= now) in rmexpstab()
H A Ddaemon.c4155 s->s_namecanon.nc_exp >= now)
4234 s->s_namecanon.nc_exp = now + SM_DEFAULT_TTL;
4271 s->s_namecanon.nc_exp = now + SM_MIN(ttl,
H A Dsendmail.h1404 time_t nc_exp; /* entry expires at */ variable