Home
last modified time | relevance | path

Searched refs:HAVE_SIGNAL (Results 1 – 15 of 15) 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.h112 #define HAVE_SIGNAL 1 macro
H A Dconfig-riscos.h130 #define HAVE_SIGNAL macro
H A Dconfig-os400.h135 #undef HAVE_SIGNAL
H A Dconfig-win32.h242 #define HAVE_SIGNAL 1 macro
H A Dhostip.c905 #ifdef HAVE_SIGNAL in Curl_resolv_timeout()
971 #ifdef HAVE_SIGNAL in Curl_resolv_timeout()
1009 #ifdef HAVE_SIGNAL in Curl_resolv_timeout()
H A Durldata.h1232 #ifdef HAVE_SIGNAL
H A Dtransfer.c628 #if defined(HAVE_SIGNAL) && defined(SIGPIPE) && !defined(HAVE_MSG_NOSIGNAL) in Curl_pretransfer()
H A Dcurl_config.h.cmake494 #cmakedefine HAVE_SIGNAL 1
H A Dmulti.c1811 #if defined(HAVE_SIGNAL) && defined(SIGPIPE) && !defined(HAVE_MSG_NOSIGNAL)
/curl/src/
H A Dtool_main.c259 #if defined(HAVE_SIGNAL) && defined(SIGPIPE) in wmain()
/curl/CMake/Platforms/
H A DWindowsCache.cmake166 set(HAVE_SIGNAL 1) variable
/curl/m4/
H A Dcurl-functions.m43726 dnl HAVE_SIGNAL will be defined.
3795 AC_DEFINE_UNQUOTED(HAVE_SIGNAL, 1,
/curl/
H A DCMakeLists.txt1495 check_symbol_exists("signal" "${CURL_INCLUDES};signal.h" HAVE_SIGNAL)

Completed in 54 milliseconds