Home
last modified time | relevance | path

Searched refs:RES_USE_INET6 (Results 1 – 7 of 7) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/
Dresolv.h95 #define RES_USE_INET6 0x00002000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dresolv.h95 #define RES_USE_INET6 0x00002000 macro
/third_party/musl/include/
Dresolv.h95 #define RES_USE_INET6 0x00002000 macro
/third_party/musl/ndk_musl_include/
Dresolv.h95 #define RES_USE_INET6 0x00002000 macro
/third_party/musl/porting/uniproton/kernel/include/
Dresolv.h95 #define RES_USE_INET6 0x00002000 macro
/third_party/libxml2/
Dnanohttp.c1062 #if !defined(HAVE_GETADDRINFO) && defined(SUPPORT_IP6) && defined(RES_USE_INET6) in xmlNanoHTTPConnectHost()
1067 _res.options |= RES_USE_INET6; in xmlNanoHTTPConnectHost()
/third_party/gettext/gnulib-local/lib/libxml/
Dnanohttp.c1091 #if !defined(HAVE_GETADDRINFO) && defined(SUPPORT_IP6) && defined(RES_USE_INET6) in xmlNanoHTTPConnectHost()
1096 _res.options |= RES_USE_INET6; in xmlNanoHTTPConnectHost()