Home
last modified time | relevance | path

Searched refs:AI_DEFAULT (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/krb5/src/include/
H A Dfake-addrinfo.h138 #undef AI_DEFAULT
139 #define AI_DEFAULT (AI_V4MAPPED|AI_ADDRCONFIG) macro
202 #ifndef AI_DEFAULT
203 # define AI_DEFAULT (AI_ADDRCONFIG|AI_V4MAPPED) macro
/freebsd/contrib/sendmail/libmilter/
H A Dsm_gethost.c41 # ifndef AI_DEFAULT
42 # define AI_DEFAULT 0 /* dummy */ macro
/freebsd/include/
H A Dnetdb.h204 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG) macro
/freebsd/crypto/krb5/src/util/support/
H A Dfake-addrinfo.c516 #ifndef AI_DEFAULT
517 # define AI_DEFAULT (AI_ADDRCONFIG|AI_V4MAPPED) macro
/freebsd/contrib/sendmail/src/
H A Dconf.c4285 # ifndef AI_DEFAULT
4286 # define AI_DEFAULT 0 /* dummy */ macro
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES4204 Return to using the IPv6 AI_DEFAULT flag instead of AI_V4MAPPED