Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Ddomain.c863 getmxrr(host, mxhosts, mxprefs, flags, rcode, pttl, port, pad) in getmxrr() argument
866 unsigned short *mxprefs;
924 if (mxprefs != NULL)
925 prefs = mxprefs;
H A Ddeliver.c6990 unsigned short mxprefs[MAXMXHOSTS + 1]; local
7095 nmx = getmxrr(hp, mxhosts, mxprefs,
7188 if (mxprefs[i] == mxprefs[i - 1])