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

/illumos-gate/usr/src/lib/libdscfg/common/
H A Dcfg.c406 int numfound; local
455 numfound = 0;
465 while (numfound < setnum) {
472 numfound++;
474 if (numfound == setnum)
479 if (numfound == setnum)
702 int numfound; local
757 numfound = 0;
778 while (numfound < setnum) {
787 numfound
[all...]
/illumos-gate/usr/src/uts/sun4u/montecarlo/io/ttymux_dacf/
H A Dttymux_dacf.c157 "h# %p " /* ( ihandle_n-1 ... ihandle n n numfound ) */
319 int numfound = -1; local
323 &numfound, maxi, ihdls) > FORTH_STRINGLEN) {
332 (caddr32_t)ihdl, numfound);
334 return (numfound);
/illumos-gate/usr/src/cmd/zonestat/zonestatd/
H A Dzonestatd.c2778 int numfound = 0; local
2841 while (numfound < 9) {
2869 numfound++;
2874 numfound++;
2879 numfound++;
2884 numfound++;
2889 numfound++;
2894 numfound++;
2899 numfound++;
2904 numfound
[all...]
/illumos-gate/usr/src/cmd/avs/rdc/
H A Dsndrsyncd.c357 int numfound = 0; local
428 if (numfound == 0) /* no matching hosts */
435 numfound++;

Completed in 58 milliseconds