Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/sendmail/src/
H A Dmci.c158 if ((mci->mci_lastuse + MciCacheTimeout <= now ||
H A Dsendmail.h817 EXTERN time_t MciCacheTimeout; /* maximum idle time on connections */ variable
H A Dconf.c319 MciCacheTimeout = 5 MINUTES; /* option K */
H A Dreadcf.c3353 MciCacheTimeout = convtime(val, 'm');