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

/freebsd-current/contrib/sendmail/libmilter/
H A Dsm_gethost.c41 # ifndef AI_DEFAULT
42 # define AI_DEFAULT 0 /* dummy */ macro
129 /* For IPv4-mapped addresses, use: AI_DEFAULT|AI_ALL */
/freebsd-current/include/
H A Dnetdb.h204 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG) macro
/freebsd-current/contrib/sendmail/src/
H A Dconf.c4285 # ifndef AI_DEFAULT
4286 # define AI_DEFAULT 0 /* dummy */ macro
4403 /* For IPv4-mapped addresses, use: AI_DEFAULT|AI_ALL */

Completed in 115 milliseconds