Home
last modified time | relevance | path

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

/netbsd-src/sys/conf/
H A Dparam.c118 int maxproc = NPROC; variable
/netbsd-src/usr.sbin/autofs/
H A Dautomountd.c461 int ch, debug = 0, error, maxproc = 30, saved_errno; in main_automountd() local