Searched defs:old_sighup (Results 1 – 3 of 3) sorted by relevance
365 sig_t volatile old_sighup = sig_current(SIGHUP); in collect() local
92 static struct sigaction old_sighup; variable
751 struct sigaction sighup, old_sighup; in child_spawn_loop_and_wait_eintr() local