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

/freebsd-11.0-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_ident.h147 extern int dt_idhash_nextid(dt_idhash_t *, uint_t *);
H A Ddt_ident.c743 dt_idhash_nextid(dt_idhash_t *dhp, uint_t *p) function
H A Ddt_module.c1057 if (dt_idhash_nextid(dmp->dm_extern, &id) == -1) {
H A Ddt_parser.c1712 if (dt_idhash_nextid(dhp, &id) == -1) {
2801 if (dt_idhash_nextid(dhp, &id) == -1) {

Completed in 165 milliseconds