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.h231 #define HAVE_INET_PTON 1 macro
H A Dcurl_config.h.cmake331 #cmakedefine HAVE_INET_PTON 1
/curl/tests/libtest/
H A Dlib1960.c26 #ifdef HAVE_INET_PTON
/curl/
H A DCMakeLists.txt1444 set(HAVE_INET_PTON 0) variable
1447 set(HAVE_INET_PTON 1) variable
1450 unset(HAVE_INET_PTON CACHE)
1631 check_symbol_exists("inet_pton" "${CURL_INCLUDES};stdlib.h;string.h" HAVE_INET_PTON) # arpa/inet.h
/curl/m4/
H A Dcurl-functions.m42465 dnl HAVE_INET_PTON will be defined.
2601 AC_DEFINE_UNQUOTED(HAVE_INET_PTON, 1,

Completed in 23 milliseconds