Home
last modified time | relevance | path

Searched refs:SM_DEFAULT_TTL (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dconf.h144 #ifndef SM_DEFAULT_TTL
145 # define SM_DEFAULT_TTL 3600 /* default TTL for services that don't have one */ macro
H A Ddomain.c238 *pttl = SM_DEFAULT_TTL;
H A Ddaemon.c4012 s->s_namecanon.nc_exp = now + SM_DEFAULT_TTL;
4023 SM_DEFAULT_TTL);
H A Ddeliver.c5767 s->s_hostsig.hs_exp = now + SM_DEFAULT_TTL;
5840 s->s_hostsig.hs_exp = now + SM_MIN(ttl, SM_DEFAULT_TTL);
H A Dmap.c748 *pttl = SM_DEFAULT_TTL;