Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dstab.c383 if (s->s_namecanon.nc_exp >= now) in rmexpstab()
H A Ddaemon.c3937 s->s_namecanon.nc_exp >= now)
4012 s->s_namecanon.nc_exp = now + SM_DEFAULT_TTL;
4022 s->s_namecanon.nc_exp = now + SM_MIN(ttl,
H A Dsendmail.h1154 time_t nc_exp; /* entry expires at */ variable