Searched refs:got_sighup (Results 1 – 2 of 2) sorted by relevance
400 static int got_sighup = FALSE; variable412 got_sighup = TRUE; in signal_handler()428 got_sighup = FALSE; in kill_bus_when_session_ends()496 if (got_sighup) in kill_bus_when_session_ends()
181 int got_sighup; variable655 if (got_sighup || got_sigterm || got_sigusr2 || got_sigchld) { in handle_events()665 if (got_sighup) { in handle_events()668 got_sighup = 0; in handle_events()1403 got_sighup = 1;