Searched refs:old_hup (Results 1 – 1 of 1) sorted by relevance
42 static struct sigaction old_hup; variable311 sigaction(SIGHUP, &handler, &old_hup); in setup_signal_handlers()317 sigaction(SIGHUP, &old_hup, nullptr); in restore_signal_handlers()