Searched refs:have_ipv6 (Results 1 – 9 of 9) sorted by relevance
248 bool have_ipv6 = in AddLocalhostEntries() local251 if (have_ipv4 && have_ipv6) in AddLocalhostEntries()265 adapter != NULL && (!have_ipv4 || !have_ipv6); in AddLocalhostEntries()284 } else if (!have_ipv6 && (ipe.GetFamily() == ADDRESS_FAMILY_IPV6)) { in AddLocalhostEntries()285 have_ipv6 = true; in AddLocalhostEntries()
333 int have_ipv6( void );
198 int have_ipv6(void) { in have_ipv6() function1053 if (have_ipv6 ()) in xmlNanoHTTPConnectHost()1062 if (have_ipv6 ()) in xmlNanoHTTPConnectHost()1090 } else if (have_ipv6 () && (res->ai_family == AF_INET6)) { in xmlNanoHTTPConnectHost()1174 } else if (have_ipv6 () && (h->h_addrtype == AF_INET6)) { in xmlNanoHTTPConnectHost()
541 have_ipv6=no549 have_ipv6=yes,550 have_ipv6=no552 AC_MSG_RESULT($have_ipv6)554 if test $have_ipv6 = yes; then
154 int have_ipv6(void) { in have_ipv6() function880 if (have_ipv6 ()) { in xmlNanoFTPConnect()
12991 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $have_ipv6" >&512992 $as_echo "$have_ipv6" >&6; }12994 if test $have_ipv6 = yes; then
10398 have_ipv6(): Added to check for run-time IPv6 support.10409 * nanohttp.c: (have_ipv6): Added to check for run-time IPv6 support.
193 int have_ipv6(void) { in have_ipv6() function1058 if (have_ipv6 ()) in xmlNanoHTTPConnectHost()1067 if (have_ipv6 ()) in xmlNanoHTTPConnectHost()1095 } else if (have_ipv6 () && (res->ai_family == AF_INET6)) { in xmlNanoHTTPConnectHost()1181 } else if (have_ipv6 () && (h->h_addrtype == AF_INET6)) { in xmlNanoHTTPConnectHost()
155 int have_ipv6(void) { in have_ipv6() function881 if (have_ipv6 ()) { in xmlNanoFTPConnect()