Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_ident.h145 extern int dt_idhash_nextid(dt_idhash_t *, uint_t *);
H A Ddt_ident.c735 dt_idhash_nextid(dt_idhash_t *dhp, uint_t *p) in dt_idhash_nextid() function
H A Ddt_module.c975 if (dt_idhash_nextid(dmp->dm_extern, &id) == -1) { in dt_module_extern()
H A Ddt_parser.c1719 if (dt_idhash_nextid(dhp, &id) == -1) { in dt_node_decl()
2817 if (dt_idhash_nextid(dhp, &id) == -1) { in dt_xcook_ident()