Home | History | Annotate | Download | only in pppd

Lines Matching defs:waiting

155 int childwait_done;		/* have timed out waiting for children */
184 static int waiting;
522 waiting = 0;
629 dbglog("Waiting for %d child processes...", n_children);
658 waiting = 1;
663 waiting = 0;
1408 if (waiting)
1429 if (waiting)
1443 if (waiting)
1478 if (waiting)
1628 fatal("error waiting for (dis)connection process: %m");
1771 * childwait_end - we got fed up waiting for the child processes to
1824 error("Error waiting for child process: %m");