Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.sbin/sendmail/sendmail/
Dmci.c415 if (mci->mci_lastuse + MciInfoTimeout <= now)
1433 if (curtime() - statbuf.st_mtime <= MciInfoTimeout)
Dsendmail.h778 EXTERN time_t MciInfoTimeout; /* how long 'til we retry down hosts */ variable
Dreadcf.c4607 MciInfoTimeout = toval;
Dconf.c348 MciInfoTimeout = 30 MINUTES;