Home
last modified time | relevance | path

Searched refs:HAVE_SIGNAL (Results 1 – 14 of 14) sorted by relevance

/curl/lib/
H A Dconfig-amigaos.h43 #define HAVE_SIGNAL 1 macro
H A Dconfig-dos.h66 #define HAVE_SIGNAL 1 macro
H A Dconfig-plan9.h113 #define HAVE_SIGNAL 1 macro
H A Dconfig-riscos.h136 #define HAVE_SIGNAL macro
H A Dconfig-os400.h141 #undef HAVE_SIGNAL
H A Dconfig-win32.h242 #define HAVE_SIGNAL 1 macro
H A Dhostip.c899 #ifdef HAVE_SIGNAL in Curl_resolv_timeout()
965 #ifdef HAVE_SIGNAL in Curl_resolv_timeout()
1003 #ifdef HAVE_SIGNAL in Curl_resolv_timeout()
H A Dtransfer.c617 #if defined(HAVE_SIGNAL) && defined(SIGPIPE) && !defined(HAVE_MSG_NOSIGNAL) in Curl_pretransfer()
697 #if defined(HAVE_SIGNAL) && defined(SIGPIPE) && !defined(HAVE_MSG_NOSIGNAL) in Curl_posttransfer()
H A Durldata.h1234 #ifdef HAVE_SIGNAL
H A Dcurl_config.h.cmake486 #cmakedefine HAVE_SIGNAL 1
/curl/src/
H A Dtool_main.c261 #if defined(HAVE_SIGNAL) && defined(SIGPIPE) in wmain()
/curl/CMake/Platforms/
H A DWindowsCache.cmake162 set(HAVE_SIGNAL 1) variable
/curl/m4/
H A Dcurl-functions.m43720 dnl HAVE_SIGNAL will be defined.
3789 AC_DEFINE_UNQUOTED(HAVE_SIGNAL, 1,
/curl/
H A DCMakeLists.txt1287 check_symbol_exists(signal "${CURL_INCLUDES};signal.h" HAVE_SIGNAL)

Completed in 57 milliseconds