Searched refs:have_ipv6 (Results 1 - 3 of 3) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
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)) {
H A Dnanoftp.c154 int have_ipv6(void) { function
880 if (have_ipv6 ()) {
H A Dconfigure26476 have_ipv6=no
26515 have_ipv6=yes
26520 have_ipv6=no
26525 { echo "$as_me:$LINENO: result: $have_ipv6" >&5
26526 echo "${ECHO_T}$have_ipv6" >&6; }
26528 if test $have_ipv6 = yes; then

Completed in 104 milliseconds