OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:maxprocs
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/xargs/
xargs.c
80
static int curprocs,
maxprocs
;
variable in typeref:typename:int
136
maxprocs
= 1;
165
if ((
maxprocs
= atoi(optarg)) <= 0)
579
while ((pid = waitpid(-1, &status, !waitall && curprocs <
maxprocs
?
649
" [-J replstr] [-L number] [-n number [-x]] [-P
maxprocs
]\n"
xargs.c
80
static int curprocs,
maxprocs
;
variable in typeref:typename:int
136
maxprocs
= 1;
165
if ((
maxprocs
= atoi(optarg)) <= 0)
579
while ((pid = waitpid(-1, &status, !waitall && curprocs <
maxprocs
?
649
" [-J replstr] [-L number] [-n number [-x]] [-P
maxprocs
]\n"
Completed in 45 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025