Home
last modified time | relevance | path

Searched defs:old_sigint (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/usr.bin/mail/
H A Dtty.c286 sig_t volatile old_sigint; in grabh() local
H A Dcollect.c364 sig_t volatile old_sigint = sig_current(SIGINT); in collect() local
H A Dcomplete.c1119 static sig_t old_sigint; variable
/netbsd-src/external/bsd/kyua-testers/dist/
H A Drun.c94 static struct sigaction old_sigint; variable