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

/solaris-userland-s11u3/components/net-snmp/sun/agent/modules/healthMonitor/
H A Ddsr.c146 char dnmbuf[1025]; local
174 (void) sprintf(dnmbuf,
177 (void) sprintf(dnmbuf,
180 if (lstat(dnmbuf, &sbuf) != -1) {
186 if ((cnt = readlink(dnmbuf, nmbuf, sizeof (nmbuf))) != 1) {

Completed in 20 milliseconds