Home
last modified time | relevance | path

Searched refs:wait_child (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/usr.bin/mail/
Dpopen.c144 i = wait_child(i); in Pclose()
294 if (wait_child(pid) < 0) { in wait_command()
367 wait_child(pid_t pid) in wait_child() function
Dextern.h254 int wait_child(pid_t);
Dsend.c429 (void)wait_child(pid); in mail1()