Searched refs:NEEDSGETIPNODE (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/sendmail/libmilter/
H A Dsm_gethost.c31 #if NETINET6 && NEEDSGETIPNODE
104 #else /* NEEDSGETIPNODE && NETINET6 */
106 #endif /* NEEDSGETIPNODE && NETINET6 */
/freebsd-13-stable/contrib/sendmail/include/sm/
H A Dconf.h1564 # if (GLIBC_VERSION >= 0x201 && !defined(NEEDSGETIPNODE))
1566 # define NEEDSGETIPNODE 1 macro
/freebsd-13-stable/contrib/sendmail/src/
H A Dconf.c56 #if NETINET6 && NEEDSGETIPNODE
59 #else /* NETINET6 && NEEDSGETIPNODE */
62 #endif /* NETINET6 && NEEDSGETIPNODE */
4278 #if NETINET6 && NEEDSGETIPNODE
4367 #endif /* NETINET6 && NEEDSGETIPNODE */
6165 #if NEEDSGETIPNODE
6166 "NEEDSGETIPNODE",
H A Dsendmail.h2744 #if NETINET6 && NEEDSGETIPNODE
H A Ddaemon.c3588 #if NETINET6 && NEEDSGETIPNODE
3596 ** which NEEDSGETIPNODE since the real getipnodebyname()
3605 #endif /* NETINET6 && NEEDSGETIPNODE */

Completed in 213 milliseconds