Searched defs:old_sigint (Results 1 – 4 of 4) sorted by relevance
286 sig_t volatile old_sigint; in grabh() local
364 sig_t volatile old_sigint = sig_current(SIGINT); in collect() local
1119 static sig_t old_sigint; variable
94 static struct sigaction old_sigint; variable