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

/solaris-userland-s11u3/components/net-snmp/sun/agent/modules/healthMonitor/
H A Ddsr.c317 char *rpt; local
343 rpt = strchr(ib, (int)'""');
344 if (rpt != NULL)
345 rpt = strchr(rpt, (int)'""');
351 if (!rpt)
354 *rpt = '\0';
360 bpt = rpt;
367 rpt++;
370 if (*rpt) {
[all...]

Completed in 12 milliseconds