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

/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_ident.c689 uint_t nextid = dhp->dh_minid; local
702 nextid = MAX(nextid, idp->di_id + 1);
706 dhp->dh_nextid = nextid;
/osnet-11/usr/src/lib/libscf/common/
H A Dlowlevel.c1479 uint32_t nextid; local
1492 nextid = h->rh_nextentity + 1;
1496 if (nextid == 0) {
1497 nextid++;
1503 cur = uu_list_find(h->rh_dataels, NULL, &nextid, NULL);
1507 if (nextid == h->rh_nextentity)
1509 nextid++;
1512 h->rh_nextentity = nextid;
1513 return (nextid);
1519 uint32_t nextid; local
1554 uint32_t nextid; local
[all...]
/osnet-11/usr/src/lib/libnetcfg/common/
H A Dlibnetcfg_files.c561 char *id, *nextid = NULL, *prop = NULL, *nextprop = NULL; local
580 &nextid)) != NULL) {
583 id = nextid;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCGI.pm234 base body Link nextid title meta kbd start_html end_html

Completed in 74 milliseconds