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

/macosx-10.10.1/postfix-255/postfix/src/master/
H A Dmaster.h184 extern void master_reap_child(void);
H A Dmaster_spawn.c12 /* void master_reap_child()
27 /* master_reap_child() cleans up all dead child processes. One typically
286 /* master_reap_child - reap dead children */
288 void master_reap_child(void) function
302 msg_info("master_reap_child: pid %d", pid);
340 * XXX turn on the throttle so that master_reap_child() doesn't. Someone
351 master_reap_child();
H A Dmaster.c545 master_reap_child(); /* then this */

Completed in 61 milliseconds