Home
last modified time | relevance | path

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

/dragonfly/usr.bin/xargs/
H A Dxargs.c665 waitchildren(const char *name, int waitall) in waitchildren() argument
671 while ((pid = xwait(waitall || pids_full(), &status)) > 0) { in waitchildren()
683 waitall = 1; in waitchildren()
687 waitall = cause_exit = 1; in waitchildren()
697 waitall = cause_exit = 1; in waitchildren()