OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:maxproc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/conf/
param.c
118
int
maxproc
= NPROC;
variable in typeref:typename:int
/src/usr.sbin/autofs/
automountd.c
431
fprintf(stderr, "Usage: %s [-D name=value][-m
maxproc
]"
461
int ch, debug = 0, error,
maxproc
= 30, saved_errno;
local in function:main_automountd
486
maxproc
= atoi(optarg);
577
while (
maxproc
> 0 && nchildren >=
maxproc
) {
578
log_debugx("
maxproc
limit of %d child processes"
580
maxproc
);
Completed in 12 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025