Home
last modified time | relevance | path

Searched refs:MciCacheTimeout (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmci.c158 if ((mci->mci_lastuse + MciCacheTimeout <= now ||
H A Dsendmail.h764 EXTERN time_t MciCacheTimeout; /* maximum idle time on connections */ variable
H A Dreadcf.c2785 MciCacheTimeout = convtime(val, 'm');
H A Dconf.c324 MciCacheTimeout = 5 MINUTES; /* option K */