Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dmain.c171 static bool got_sigchld; /* set if we have received a SIGCHLD */ variable
597 if (kill_link || got_sigchld) {
614 if (got_sigchld)
887 if (kill_link || open_ccp_flag || got_sigchld) {
910 if (got_sigchld)
1009 if (kill_link || got_sigchld) {
1023 if (got_sigchld)
1816 got_sigchld = 1;
2158 got_sigchld = 0;