Home
last modified time | relevance | path

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

/netbsd/src/external/cddl/osnet/dist/lib/libdtrace/common/
Ddt_ident.h123 uint_t dh_maxid; /* max id to be returned by idhash_nextid() */ member
Ddt_ident.c662 dhp->dh_maxid = max; in dt_idhash_create()
745 if (dhp->dh_nextid >= dhp->dh_maxid) in dt_idhash_nextid()