Home
last modified time | relevance | path

Searched refs:maxfiles_proc (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/auditreduce/
H A Dmain.c499 int maxfiles_proc; in calc_procs() local
507 maxfiles_proc = rl.rlim_cur; in calc_procs()
509 max_sproc = maxfiles_proc - 5; /* max subprocesses per process */ in calc_procs()
529 pcbnum, filenum, maxfiles_proc, max_sproc, in calc_procs()