Searched refs:AI_DEFAULT (Results 1 - 8 of 8) sorted by relevance

/freebsd-9.3-release/contrib/sendmail/libmilter/
H A Dsm_gethost.c41 # ifndef AI_DEFAULT
42 # define AI_DEFAULT 0 /* dummy */ macro
43 # endif /* ! AI_DEFAULT */
116 /* For IPv4-mapped addresses, use: AI_DEFAULT|AI_ALL */
/freebsd-9.3-release/contrib/ntp/lib/isc/win32/
H A Dnetdb.h119 #undef AI_DEFAULT macro
124 #define AI_DEFAULT (AI_V4MAPPED|AI_ADDRCONFIG) macro
/freebsd-9.3-release/contrib/bind9/lib/irs/include/irs/
H A Dnetdb.h.in128 #undef AI_DEFAULT
133 #define AI_DEFAULT (AI_V4MAPPED|AI_ADDRCONFIG)
/freebsd-9.3-release/contrib/tcpdump/missing/
H A Daddrinfo.h69 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG) macro
/freebsd-9.3-release/lib/bind/lwres/lwres/
H A Dnetdb.h127 #undef AI_DEFAULT macro
132 #define AI_DEFAULT (AI_V4MAPPED|AI_ADDRCONFIG) macro
/freebsd-9.3-release/include/
H A Dnetdb.h189 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG) macro
/freebsd-9.3-release/contrib/bind9/lib/lwres/include/lwres/
H A Dnetdb.h.in125 #undef AI_DEFAULT
130 #define AI_DEFAULT (AI_V4MAPPED|AI_ADDRCONFIG)
/freebsd-9.3-release/contrib/sendmail/src/
H A Dconf.c4211 # ifndef AI_DEFAULT
4212 # define AI_DEFAULT 0 /* dummy */ macro
4213 # endif /* ! AI_DEFAULT */
4325 /* For IPv4-mapped addresses, use: AI_DEFAULT|AI_ALL */

Completed in 60 milliseconds