Searched refs:MciCacheTimeout (Results 1 – 4 of 4) sorted by relevance
158 if ((mci->mci_lastuse + MciCacheTimeout <= now ||
817 EXTERN time_t MciCacheTimeout; /* maximum idle time on connections */ variable
319 MciCacheTimeout = 5 MINUTES; /* option K */
3353 MciCacheTimeout = convtime(val, 'm');