Searched defs:nproc_highbit (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprvfsops.c108 int nproc_highbit; /* highbit(v.v_nproc) */ variable
153 nproc_highbit = highbit(v.v_proc);

Completed in 80 milliseconds