Home | History | Annotate | Download | only in libxml2

Lines Matching refs:have_ipv6

196 int have_ipv6(void) {
1051 if (have_ipv6 ())
1060 if (have_ipv6 ())
1088 } else if (have_ipv6 () && (res->ai_family == AF_INET6)) {
1172 } else if (have_ipv6 () && (h->h_addrtype == AF_INET6)) {