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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_ident.h147 extern int dt_idhash_nextid(dt_idhash_t *, uint_t *);
H A Ddt_ident.c733 dt_idhash_nextid(dt_idhash_t *dhp, uint_t *p) function
H A Ddt_module.c975 if (dt_idhash_nextid(dmp->dm_extern, &id) == -1) {
H A Ddt_parser.c1707 if (dt_idhash_nextid(dhp, &id) == -1) {
2805 if (dt_idhash_nextid(dhp, &id) == -1) {

Completed in 75 milliseconds