Home
last modified time | relevance | path

Searched refs:SIG_ATOMIC_T (Results 1 – 5 of 5) sorted by relevance

/external/curl/lib/
Dcurl_setup_once.h368 #define SIG_ATOMIC_T static sig_atomic_t macro
370 #define SIG_ATOMIC_T static volatile sig_atomic_t macro
/external/curl/tests/server/
Dtftpd.c255 SIG_ATOMIC_T got_exit_signal = 0;
Drtspd.c240 SIG_ATOMIC_T got_exit_signal = 0;
Dsockfilt.c186 SIG_ATOMIC_T got_exit_signal = 0;
Dsws.c250 SIG_ATOMIC_T got_exit_signal = 0;