Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/xargs/
H A Dxargs.c561 waitchildren(const char *name, int waitall) in waitchildren() argument
566 while ((pid = waitpid(-1, &status, !waitall && curprocs < maxprocs ? in waitchildren()