Home | History | Annotate | Download | only in libxml2

Lines Matching full:have_ipv6

193 int have_ipv6(void) {
1059 if (have_ipv6 ())
1068 if (have_ipv6 ())
1096 } else if (have_ipv6 () && (res->ai_family == AF_INET6)) {
1182 } else if (have_ipv6 () && (h->h_addrtype == AF_INET6)) {