Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Ddeliver.c1307 SM_NONVOLATILE int nummxhosts = 0; /* number of MX hosts available */ local
2011 nummxhosts = parse_hostsignature(curhost, mxhosts, m);
2015 while (hostnum < nummxhosts)
2166 if (hostnum < nummxhosts && LogLevel > 9)
2175 h = nummxhosts - NumFallbackMXHosts;
3275 else if (nummxhosts > hostnum)
3425 if (rcode == EX_TEMPFAIL && nummxhosts > hostnum)
3613 if (mci != NULL && mci->mci_retryrcpt && nummxhosts > hostnum)