HomeSort by: relevance | last modified time | path
    Searched defs:wait_child (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/mail/
popen.c 311 wait_child(pid_t pid) function in typeref:typename:PUBLIC int
367 i = wait_child(i);
427 if (wait_child(pid) < 0) {
popen.c 311 wait_child(pid_t pid) function in typeref:typename:PUBLIC int
367 i = wait_child(i);
427 if (wait_child(pid) < 0) {

Completed in 21 milliseconds