Home
last modified time | relevance | path

Searched refs:dh_maxid (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_ident.h121 uint_t dh_maxid; /* max id to be returned by idhash_nextid() */ member
H A Ddt_ident.c654 dhp->dh_maxid = max; in dt_idhash_create()
737 if (dhp->dh_nextid >= dhp->dh_maxid) in dt_idhash_nextid()