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

/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/include/
H A Dnonposix.h231 #ifndef _WAIT_CHILD
232 # define _WAIT_CHILD 0 macro
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/roff/groff/
H A Dpipeline.c335 if ((pid = WAIT(&status, pid, _WAIT_CHILD)) < 0) {
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/preproc/html/
H A Dpre-html.cpp1352 if (WAIT(&status, child_pid, _WAIT_CHILD) != child_pid)
1419 if (WAIT(&status, child_pid, _WAIT_CHILD) != child_pid)

Completed in 119 milliseconds