Searched defs:have_ipv6 (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dnanoftp.c154 int have_ipv6(void) { function
880 if (have_ipv6 ()) {
H A Dnanohttp.c193 int have_ipv6(void) { function
983 if (have_ipv6 ())
992 if (have_ipv6 ())
1020 } else if (have_ipv6 () && (res->ai_family == AF_INET6)) {
1104 } else if (have_ipv6 () && (h->h_addrtype == AF_INET6)) {

Completed in 50 milliseconds