Home
last modified time | relevance | path

Searched refs:dt_idhash_name (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_ident.h147 extern const char *dt_idhash_name(const dt_idhash_t *);
H A Ddt_ident.c751 dt_idhash_name(const dt_idhash_t *dhp) in dt_idhash_name() function
H A Ddt_parser.c1722 dsp->ds_ident, dt_idhash_name(dhp)); in dt_node_decl()
1726 dt_idhash_name(dhp), dt_idkind_name(idkind), in dt_node_decl()
2648 const char *sname = dt_idhash_name(dhp); in dt_xcook_ident()