Searched refs:HOST_NOTFOUND (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/contrib/sendmail/src/
H A Ddaemon.c3416 getcanonname(hostbuf, size, true, NULL) == HOST_NOTFOUND)
3424 if (getcanonname(hostbuf, size, true, NULL) == HOST_NOTFOUND)
4158 if (r != HOST_NOTFOUND)
H A Ddomain.c990 pttl)) != HOST_NOTFOUND)
1288 return HOST_NOTFOUND;
1669 return HOST_NOTFOUND;
H A Dmap.c880 return HOST_NOTFOUND;
908 return HOST_NOTFOUND;
H A Dsendmail.h1342 #define HOST_NOTFOUND 0 macro

Completed in 177 milliseconds