Searched refs:dns_getcanonname (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/sendmail/src/
H A Ddomain.c766 dns_getcanonname(host, hbsize, trymx, statp, pttl) function
794 sm_dprintf("dns_getcanonname(%s, trymx=%d)\n", host, trymx);
873 sm_dprintf("dns_getcanonname: trying %s.%s (%s)\n",
1139 sm_dprintf("dns_getcanonname: %s\n", host);
H A Dsendmail.h2687 extern bool dns_getcanonname __P((char *, int, bool, int *, int *));
H A Dmap.c792 found = dns_getcanonname(host, hbsize, trymx, &status, pttl);

Completed in 116 milliseconds