Home
last modified time | relevance | path

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

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