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

/osnet-11/usr/src/lib/libeti/form/common/
H A Dregex.c154 intptr_t i, lcnt, dcnt, gflg; local
205 (void) __getrnge(&lcnt, &dcnt, &ep[i]);
210 while (dcnt--)
218 (void) __getrnge(&lcnt, &dcnt, ep);
223 while (dcnt--)
225 if (dcnt < 0) lp++;
229 (void) __getrnge(&lcnt, &dcnt, ep);
234 while (dcnt--)
236 if (dcnt < 0) lp++;
241 (void) __getrnge(&lcnt, &dcnt, (e
[all...]
/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_parse.c177 tf_pad_new(topo_mod_t *mp, int pcnt, int dcnt) argument
182 pcnt, dcnt);
186 r->tpad_dcnt = dcnt;
H A Dtopo_xml.c1253 int dcnt = 0; local
1277 dcnt++;
1332 "%s: dcnt=%d, pgcnt=%d, ecnt=%d, joined_set=%d\n",
1333 __func__, dcnt, pgcnt, ecnt, joined_set);
1365 if ((new = tf_pad_new(mp, pgcnt, dcnt)) == NULL)
/osnet-11/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus.c431 int dcnt = 0, rcnt; local
445 ++dcnt;
453 if (dcnt) {
462 if (dcnt)

Completed in 38 milliseconds