Home | History | Annotate | Download | only in pppd

Lines Matching defs:waiting

154 int childwait_done;		/* have timed out waiting for children */
183 static int waiting;
519 waiting = 0;
629 dbglog("Waiting for %d child processes...", n_children);
658 waiting = 1;
663 waiting = 0;
1486 if (waiting)
1507 if (waiting)
1521 if (waiting)
1556 if (waiting)
1750 fatal("error waiting for (dis)connection process: %m");
1880 fatal("error waiting for script %s: %m", prog);
1945 * childwait_end - we got fed up waiting for the child processes to
2009 error("Error waiting for child process: %m");