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

/solaris-userland-s11u3/components/net-snmp/sun/agent/modules/healthMonitor/
H A Ddsr.c181 int cnt; local
186 if ((cnt = readlink(dnmbuf, nmbuf, sizeof (nmbuf))) != 1) {
187 nmbuf[cnt] = '\0';

Completed in 12 milliseconds