Searched defs:childwait_end (Results 1 - 1 of 1) sorted by relevance

/external/ppp/pppd/
H A Dmain.c251 static void childwait_end __P((void *));
626 TIMEOUT(childwait_end, NULL, child_wait);
636 childwait_end(NULL);
1771 * childwait_end - we got fed up waiting for the child processes to
1775 childwait_end(arg) function

Completed in 74 milliseconds