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

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

Completed in 42 milliseconds