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

/macosx-10.10.1/libresolv-57/
H A Dresolv.h267 #define RES_USE_INET6 0x00002000 /* use/map IPv6 in gethostbyname() */ macro
H A Dres_init.c461 res->options |= RES_USE_INET6;
1081 statp->options |= RES_USE_INET6;
H A Dres_debug.c624 case RES_USE_INET6: return "inet6";
/macosx-10.10.1/libxml2-26/libxml2/
H A Dnanohttp.c1057 #if !defined(HAVE_GETADDRINFO) && defined(SUPPORT_IP6) && defined(RES_USE_INET6)
1062 _res.options |= RES_USE_INET6;
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dnanohttp.c1052 #if !defined(HAVE_GETADDRINFO) && defined(SUPPORT_IP6) && defined(RES_USE_INET6)
1057 _res.options |= RES_USE_INET6;

Completed in 127 milliseconds