Home
last modified time | relevance | path

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

/freebsd/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.c745 dt_idhash_nextid(dt_idhash_t *dhp, uint_t *p) in dt_idhash_nextid() function
H A Ddt_module.c1057 if (dt_idhash_nextid(dmp->dm_extern, &id) == -1) { in dt_module_extern()
H A Ddt_parser.c1735 if (dt_idhash_nextid(dhp, &id) == -1) { in dt_node_decl()
2834 if (dt_idhash_nextid(dhp, &id) == -1) { in dt_xcook_ident()