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

/freebsd-11-stable/usr.sbin/apmd/
H A Dapmd.h131 void wait_child(void);
H A Dapmd.c458 wait_child(void) function
483 wait_child();
/freebsd-11-stable/usr.bin/mail/
H A Dpopen.c144 i = wait_child(i);
274 if (wait_child(pid) < 0) {
336 wait_child(int pid) function
H A Dextern.h247 int wait_child(int);
H A Dcmd2.c368 wait_child(pid);
H A Dfio.c387 if (wait_child(pid) < 0 && WIFSIGNALED(wait_status) &&
H A Dsend.c414 (void)wait_child(pid);

Completed in 107 milliseconds