Home
last modified time | relevance | path

Searched defs:old_sighup (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.bin/mail/
H A Dcollect.c365 sig_t volatile old_sighup = sig_current(SIGHUP); in collect() local
/netbsd-src/external/bsd/kyua-testers/dist/
H A Drun.c92 static struct sigaction old_sighup; variable
/netbsd-src/external/bsd/atf/dist/atf-c/detail/
H A Dprocess_test.c751 struct sigaction sighup, old_sighup; in child_spawn_loop_and_wait_eintr() local