Searched defs:ib (Results 1 - 1 of 1) sorted by relevance

/solaris-userland-s11u3/components/net-snmp/sun/agent/modules/healthMonitor/
H A Ddsr.c315 pline(char *ib, nms_t *list) argument
329 while (*ib) {
330 if (*ib != '/')
331 ib++;
335 if (!(*ib))
343 rpt = strchr(ib, (int)'""');
357 if ((entry = find_str(ib, list)) == (nms_t *)NULL)
400 while (bpt > ib) {
406 if (bpt > ib) {
409 while (bpt > ib) {
[all...]

Completed in 234 milliseconds