Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/xargs/
H A Dxargs.c661 waitchildren(const char *name, int waitall) in waitchildren() argument
667 while ((pid = xwait(waitall || pids_full(), &status)) > 0) { in waitchildren()
679 waitall = 1; in waitchildren()
683 waitall = cause_exit = 1; in waitchildren()
687 waitall = cause_exit = 1; in waitchildren()