Home
last modified time | relevance | path

Searched refs:HAVE_ALARM (Results 1 – 10 of 10) sorted by relevance

/curl/lib/
H A Dconfig-mac.h59 #define HAVE_ALARM 1 macro
H A Dconfig-plan9.h77 #define HAVE_ALARM 1 macro
H A Dconfig-riscos.h70 #define HAVE_ALARM macro
H A Dconfig-os400.h72 #define HAVE_ALARM 1 macro
H A Dhostip.c67 defined(HAVE_ALARM) && \
H A Dcurl_config.h.cmake169 #cmakedefine HAVE_ALARM 1
/curl/tests/server/
H A Dtftpd.c222 #if defined(HAVE_ALARM) && defined(SIGALRM)
253 #if defined(HAVE_ALARM) && defined(SIGALRM)
267 #if defined(HAVE_ALARM) && defined(SIGALRM)
1178 #if defined(HAVE_ALARM) && defined(SIGALRM) in sendtftp()
1207 #ifdef HAVE_ALARM in sendtftp()
1213 #ifdef HAVE_ALARM in sendtftp()
1259 #if defined(HAVE_ALARM) && defined(SIGALRM) in recvtftp()
1279 #ifdef HAVE_ALARM in recvtftp()
1285 #ifdef HAVE_ALARM in recvtftp()
1328 #if defined(HAVE_ALARM) && defined(SIGALRM) in recvtftp()
[all …]
/curl/CMake/Platforms/
H A DWindowsCache.cmake83 set(HAVE_ALARM 0) variable
/curl/m4/
H A Dcurl-functions.m4517 dnl HAVE_ALARM will be defined.
586 AC_DEFINE_UNQUOTED(HAVE_ALARM, 1,
/curl/
H A DCMakeLists.txt1269 check_symbol_exists(alarm "${CURL_INCLUDES}" HAVE_ALARM)

Completed in 49 milliseconds