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

/external/ppp/pppd/
H A Dmain.c250 static int reap_kids __P((void));
623 reap_kids();
682 reap_kids(); /* Don't leave dead kids lying around */
1436 * Sets a flag so we will call reap_kids in the mainline.
1658 * reap_kids) iff the return value is > 0.
1743 * record_child - add a child process to the list for reap_kids
1789 * reap_kids - get status from any dead child processes,
1793 reap_kids() function

Completed in 260 milliseconds