Home
last modified time | relevance | path

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

/curl/lib/
H A Dinet_pton.h31 #ifdef HAVE_INET_PTON
H A Dconfig-plan9.h92 #define HAVE_INET_PTON 1 macro
H A Dinet_pton.c23 #ifndef HAVE_INET_PTON
H A Dconfig-win32.h228 #define HAVE_INET_PTON 1 macro
H A Dcurl_config.h.cmake334 #cmakedefine HAVE_INET_PTON 1
/curl/tests/libtest/
H A Dlib1960.c26 #ifdef HAVE_INET_PTON
/curl/
H A DCMakeLists.txt1378 set(HAVE_INET_PTON 0) variable
1381 set(HAVE_INET_PTON 1) variable
1384 unset(HAVE_INET_PTON CACHE)
1528 check_symbol_exists("inet_pton" "${CURL_INCLUDES};stdlib.h;string.h" HAVE_INET_PTON)
/curl/m4/
H A Dcurl-functions.m42654 dnl HAVE_INET_PTON will be defined.
2790 AC_DEFINE_UNQUOTED(HAVE_INET_PTON, 1,

Completed in 22 milliseconds