Searched refs:got_sigusr2 (Results 1 – 2 of 2) sorted by relevance
26 sig_atomic_t got_sigusr2; variable37 got_sigusr2 = 1; in handler_sigusr2()49 if (got_sigusr1 && got_sigusr2) in thread_function()
180 int got_sigusr2; variable277 return !!got_sigusr2; in ppp_signaled()695 if (!(got_sighup || got_sigterm || got_sigusr2 || got_sigchld)) in handle_events()720 if (got_sigusr2) { in handle_events()722 got_sigusr2 = 0; in handle_events()1652 got_sigusr2 = 1; in open_ccp()