Home
last modified time | relevance | path

Searched defs:child_max (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.sbin/lpr/lpd/
H A Dlpd.c150 int child_max = 32; /* more than enough to hose the system */ in main() local
/netbsd-src/sys/compat/common/
H A Dkern_info_43.c159 long child_max; member
/netbsd-src/bin/ksh/
H A Djobs.c182 static int child_max; /* CHILD_MAX */ variable