Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.sbin/sendmail/sendmail/
Ddeliver.c1309 SM_NONVOLATILE int nummxhosts = 0; /* number of MX hosts available */ local
2013 nummxhosts = parse_hostsignature(curhost, mxhosts, m);
2017 while (hostnum < nummxhosts)
2169 if (hostnum < nummxhosts && LogLevel > 9)
2178 h = nummxhosts - NumFallbackMXHosts;
3285 else if (nummxhosts > hostnum)
3435 if (rcode == EX_TEMPFAIL && nummxhosts > hostnum)
3623 if (mci != NULL && mci->mci_retryrcpt && nummxhosts > hostnum)