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.h76 #define HAVE_ALARM 1 macro
H A Dconfig-riscos.h67 #define HAVE_ALARM macro
H A Dconfig-os400.h69 #define HAVE_ALARM 1 macro
H A Dhostip.c67 defined(HAVE_ALARM) && \
H A Dcurl_config.h.cmake189 #cmakedefine HAVE_ALARM 1
/curl/tests/server/
H A Dtftpd.c219 #if defined(HAVE_ALARM) && defined(SIGALRM)
250 #if defined(HAVE_ALARM) && defined(SIGALRM)
264 #if defined(HAVE_ALARM) && defined(SIGALRM)
1175 #if defined(HAVE_ALARM) && defined(SIGALRM) in sendtftp()
1204 #ifdef HAVE_ALARM in sendtftp()
1210 #ifdef HAVE_ALARM in sendtftp()
1256 #if defined(HAVE_ALARM) && defined(SIGALRM) in recvtftp()
1276 #ifdef HAVE_ALARM in recvtftp()
1282 #ifdef HAVE_ALARM in recvtftp()
1325 #if defined(HAVE_ALARM) && defined(SIGALRM) in recvtftp()
[all …]
/curl/CMake/Platforms/
H A DWindowsCache.cmake92 set(HAVE_ALARM 0) variable
/curl/m4/
H A Dcurl-functions.m4472 dnl HAVE_ALARM will be defined.
541 AC_DEFINE_UNQUOTED(HAVE_ALARM, 1,
/curl/
H A DCMakeLists.txt1572 check_symbol_exists("alarm" "unistd.h" HAVE_ALARM)

Completed in 29 milliseconds