Home
last modified time | relevance | path

Searched defs:maxproc (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/kern/
H A Dsubr_param.c75 int maxproc; /* maximum # of processes */ variable
/dflybsd-src/usr.sbin/autofs/
H A Dautomountd.c428 int ch, debug = 0, error, maxproc = 30, retval, saved_errno; in main_automountd() local