Home
last modified time | relevance | path

Searched refs:have_ipv6 (Results 1 – 6 of 6) sorted by relevance

/external/libxml2/
Dnanohttp.c193 int have_ipv6(void) { in have_ipv6() function
1059 if (have_ipv6 ()) in xmlNanoHTTPConnectHost()
1068 if (have_ipv6 ()) in xmlNanoHTTPConnectHost()
1096 } else if (have_ipv6 () && (res->ai_family == AF_INET6)) { in xmlNanoHTTPConnectHost()
1182 } else if (have_ipv6 () && (h->h_addrtype == AF_INET6)) { in xmlNanoHTTPConnectHost()
Dconfigure.ac658 have_ipv6=no
666 have_ipv6=yes,
667 have_ipv6=no
669 AC_MSG_RESULT($have_ipv6)
671 if test $have_ipv6 = yes; then
Dnanoftp.c155 int have_ipv6(void) { in have_ipv6() function
881 if (have_ipv6 ()) { in xmlNanoFTPConnect()
DChangeLog10398 have_ipv6(): Added to check for run-time IPv6 support.
10409 * nanohttp.c: (have_ipv6): Added to check for run-time IPv6 support.
/external/esd/include/
Desd.h333 int have_ipv6( void );
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/bin/util/
Dssvnc.tcl3830 global is_windows have_ipv6
3831 if {$have_ipv6 != ""} {
3838 set have_ipv6 1
3840 set have_ipv6 1
3842 set have_ipv6 1
3844 set have_ipv6 1
3846 set have_ipv6 1
3848 set have_ipv6 0
3857 set have_ipv6 1
3861 set have_ipv6 0
[all …]