Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dvar.h43 int v_proc; /* Max processes system wide */ member
/illumos-gate/usr/src/uts/common/syscall/
H A Dutssys.c318 int v_proc = v.v_proc; /* max # of procs */ in dofusers() local