Searched refs:got_sigterm (Results 1 – 2 of 2) sorted by relevance
158 extern int got_sigterm;561 got_sigterm = 0; in connect_tty()697 if (got_sigterm) { in connect_tty()710 if (got_sigterm) { in connect_tty()736 if (!persist || errno != EINTR || hungup || got_sigterm) in connect_tty()770 if (got_sigterm) in connect_tty()
179 int got_sigterm; variable632 if (got_sighup || got_sigterm || got_sigusr2 || got_sigchld) { in handle_events()649 if (got_sigterm) { in handle_events()650 info("Terminating on signal %d", got_sigterm); in handle_events()655 got_sigterm = 0; in handle_events()1479 got_sigterm = sig;