Home
last modified time | relevance | path

Searched refs:got_sighup (Results 1 – 1 of 1) sorted by relevance

/external/ppp/pppd/
Dmain.c180 int got_sighup; variable
655 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()
1481 got_sighup = 1;