Searched refs:nMax (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/ficl/
H A Dtools.c145 int nMax = 0; local
171 if (n > nMax)
172 nMax = n;
188 size, (double)nFilled * 100.0 / size, nMax,

Completed in 45 milliseconds