Home
last modified time | relevance | path

Searched refs:HAVE_INET_PTON (Results 1 – 23 of 23) sorted by relevance

/third_party/node/deps/cares/config/cygwin/
Dares_config.h140 #define HAVE_INET_PTON 1 macro
/third_party/node/deps/cares/config/sunos/
Dares_config.h146 #define HAVE_INET_PTON 1 macro
/third_party/node/deps/cares/config/android/
Dares_config.h146 #define HAVE_INET_PTON 1 macro
/third_party/node/deps/cares/config/freebsd/
Dares_config.h146 #define HAVE_INET_PTON 1 macro
/third_party/node/deps/cares/config/linux/
Dares_config.h146 #define HAVE_INET_PTON 1 macro
/third_party/node/deps/cares/config/aix/
Dares_config.h146 #define HAVE_INET_PTON 1 macro
/third_party/node/deps/cares/config/netbsd/
Dares_config.h146 #define HAVE_INET_PTON 1 macro
/third_party/node/deps/cares/config/darwin/
Dares_config.h146 #define HAVE_INET_PTON 1 macro
/third_party/node/deps/cares/config/openbsd/
Dares_config.h146 #define HAVE_INET_PTON 1 macro
/third_party/curl/customized/include/
Dcurl_config_standard.h361 #define HAVE_INET_PTON 1 macro
Dcurl_config_liteos_a.h349 #define HAVE_INET_PTON 1 macro
Dcurl_config_liteos_m.h367 #define HAVE_INET_PTON 1 macro
/third_party/python/PC/
Dpyconfig.h680 #define HAVE_INET_PTON 1 macro
/third_party/node/deps/cares/src/lib/
Dinet_net_pton.c417 #ifndef HAVE_INET_PTON
Dares_config.h.cmake145 #cmakedefine HAVE_INET_PTON
Dares_config.h.in145 #undef HAVE_INET_PTON
/third_party/node/deps/cares/src/tools/
Dadig.c829 #ifdef HAVE_INET_PTON in convert_query()
/third_party/python/Modules/
Dsocketmodule.c221 #define HAVE_INET_PTON macro
1105 #ifdef HAVE_INET_PTON in setipaddr()
6315 #ifdef HAVE_INET_PTON
6949 #ifdef HAVE_INET_PTON
/third_party/node/deps/cares/
DCMakeLists.txt371 CHECK_SYMBOL_EXISTS (inet_pton "${CMAKE_EXTRA_INCLUDE_FILES}" HAVE_INET_PTON)
/third_party/node/deps/cares/m4/
Dcares-functions.m42195 dnl HAVE_INET_PTON will be defined.
2331 AC_DEFINE_UNQUOTED(HAVE_INET_PTON, 1, definition
/third_party/python/
Dpyconfig.h.in563 #undef HAVE_INET_PTON
Dconfigure.ac4009 [AC_DEFINE(HAVE_INET_PTON, 1, Define if you have the 'inet_pton' function.) definition
/third_party/python/patches/
Dcpython_mingw_v3.10.2.patch10411 [AC_DEFINE(HAVE_INET_PTON, 1, Define if you have the 'inet_pton' function.)