Home
last modified time | relevance | path

Searched defs:waitchild (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/dma/
H A Dlocal.c58 pid_t child, waitchild; in create_mbox() local
/freebsd/tests/sys/file/
H A Dpath_test.c92 waitchild(pid_t child, int exstatus) in waitchild() function