Home
last modified time | relevance | path

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

/external/c-ares/
Dsetup_once.h317 #define SIG_ATOMIC_T static sig_atomic_t macro
319 #define SIG_ATOMIC_T static volatile sig_atomic_t macro
/external/curl/lib/
Dcurl_setup_once.h387 #define SIG_ATOMIC_T static sig_atomic_t macro
389 #define SIG_ATOMIC_T static volatile sig_atomic_t macro
/external/curl/tests/server/
Dtftpd.c255 SIG_ATOMIC_T got_exit_signal = 0;
Dsockfilt.c180 SIG_ATOMIC_T got_exit_signal = 0;
Drtspd.c237 SIG_ATOMIC_T got_exit_signal = 0;
Dsws.c242 SIG_ATOMIC_T got_exit_signal = 0;