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

/macosx-10.10.1/dtrace-147/libdtrace/
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.c649 dhp->dh_maxid = max;
732 if (dhp->dh_nextid >= dhp->dh_maxid)

Completed in 84 milliseconds