Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Ddomain.c205 getmxrr(host, mxhosts, mxprefs, droplocalhost, rcode, tryfallback, pttl) in getmxrr() argument
208 unsigned short *mxprefs;
249 if (mxprefs != NULL)
250 prefs = mxprefs;
H A Ddeliver.c5707 unsigned short mxprefs[MAXMXHOSTS + 1]; local
5808 nmx = getmxrr(hp, mxhosts, mxprefs, true, &rcode, true,
5878 if (mxprefs[i] == mxprefs[i - 1])