Searched refs:got_sighup (Results 1 – 2 of 2) sorted by relevance
441 static int got_sighup = FALSE; variable453 got_sighup = TRUE; in signal_handler()469 got_sighup = FALSE; in kill_bus_when_session_ends()546 if (got_sighup) in kill_bus_when_session_ends()
183 int got_sighup; variable658 if (got_sighup || got_sigterm || got_sigusr2 || got_sigchld) { in handle_events()668 if (got_sighup) { in handle_events()671 got_sighup = 0; in handle_events()1484 got_sighup = 1;