Searched refs:AI_ALL (Results 1 - 7 of 7) sorted by relevance

/bind-9.6-ESV-R11/contrib/queryperf/missing/
H A Daddrinfo.h59 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */ macro
/bind-9.6-ESV-R11/lib/isc/win32/
H A Dnetdb.h119 #undef AI_ALL macro
124 #define AI_ALL 0x00000010 macro
/bind-9.6-ESV-R11/bin/tests/
H A Dgxbn_test.c72 he = getipnodebyname(argv[1], AF_INET6, AI_DEFAULT|AI_ALL,
/bind-9.6-ESV-R11/lib/lwres/win32/include/lwres/
H A Dnetdb.h126 #undef AI_ALL macro
131 #define AI_ALL 0x00000010 macro
/bind-9.6-ESV-R11/lib/lwres/include/lwres/
H A Dnetdb.h.in123 #undef AI_ALL
128 #define AI_ALL 0x00000010
/bind-9.6-ESV-R11/bin/tests/system/lwresd/
H A Dlwtest.c326 flags |= AI_ALL;
/bind-9.6-ESV-R11/lib/lwres/
H A Dgetipnode.c67 * \li #AI_ALL:
190 * AI_ALL + AI_V4MAPPED + AF_INET6
299 (he1 == NULL || (flags & AI_ALL) != 0)))) {

Completed in 17 milliseconds