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

/solaris-userland/components/net-snmp-57/sun/agent/modules/healthMonitor/
H A Dkr_iostat.c166 static int ndrives = 0; variable
726 ndrives = 0;
732 ndrives++;
740 if (limit && ndrives >= limit)
743 ndrives++;

Completed in 39 milliseconds