Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Ddomain.c133 NumFallbackMXHosts = getmxrr(host, fbhosts, NULL, false,
205 getmxrr(host, mxhosts, mxprefs, droplocalhost, rcode, tryfallback, pttl) in getmxrr() function
670 nmx = getmxrr(name, mxhosts, NULL, false, statp, false, NULL);
H A Dsavemail.c1743 if (getmxrr(hostbuf, mxhosts, NULL, false,
H A Dsendmail.h1172 extern int getmxrr __P((char *, char **, unsigned short *, bool, int *, bool, int *));
H A Dmain.c4281 nmx = getmxrr(p, mxhosts, NULL, false, &rcode, true,
H A Ddeliver.c5808 nmx = getmxrr(hp, mxhosts, mxprefs, true, &rcode, true,