Searched refs:sigactive (Results 1 – 1 of 1) sorted by relevance
93 volatile sig_atomic_t sigactive = 0; variable189 sigactive = 1; /* enable signal handlers */ in main()1413 if (!sigactive) in handle_hup()1430 if (!sigactive) in handle_int()