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

/freebsd-13-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_ident.h123 uint_t dh_maxid; /* max id to be returned by idhash_nextid() */ member in struct:dt_idhash
H A Ddt_ident.c662 dhp->dh_maxid = max;
745 if (dhp->dh_nextid >= dhp->dh_maxid)

Completed in 107 milliseconds