Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A DTRACEFLAGS13 8 domain.c getmxrr, getcanonname
H A Ddaemon.c3500 getcanonname(hostbuf, size, true, NULL) == HOST_NOTFOUND)
3508 if (getcanonname(hostbuf, size, true, NULL) == HOST_NOTFOUND)
4256 r = getcanonname(hbuf, sizeof(hbuf) - 1, !HasWildcardMX, &ttl);
H A Ddomain.c1345 (n = getcanonname(mxhosts[0], sizeof(MXHostBuf) - 2, false,
H A Dsendmail.h1464 extern int getcanonname __P((char *, int, bool, int *));
H A Dmain.c4495 (void) getcanonname(host, sizeof(host), !HasWildcardMX,
H A Dmap.c970 getcanonname(host, hbsize, trymx, pttl) in getcanonname() function
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES10579 Another patch to really truly ignore MX records in getcanonname
10808 Change "trymx" option in getcanonname() to ignore all MX data,
10810 anything, because the only time you called getcanonname
10814 Don't call getcanonname from getmxrr if you already know there