Searched refs:dt_idhash_destroy (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_pcb.c163 dt_idhash_destroy(pcb->pcb_pragmas);
165 dt_idhash_destroy(pcb->pcb_locals);
167 dt_idhash_destroy(pcb->pcb_idents);
H A Ddt_ident.h144 extern void dt_idhash_destroy(dt_idhash_t *);
H A Ddt_xlator.c245 dt_idhash_destroy(dxp->dx_locals);
H A Ddt_open.c1726 dt_idhash_destroy(dtp->dt_macros);
1728 dt_idhash_destroy(dtp->dt_aggs);
1730 dt_idhash_destroy(dtp->dt_globals);
1732 dt_idhash_destroy(dtp->dt_tls);
H A Ddt_ident.c538 dt_idhash_destroy(inp->din_hash);
678 dt_idhash_destroy(dt_idhash_t *dhp) function
940 * dt_idhash_destroy() function below, which separates out the call to di_dtor.
H A Ddt_provider.c147 dt_idhash_destroy(pvp->pv_probes);
H A Ddt_module.c1009 dt_idhash_destroy(dmp->dm_extern);
H A Ddt_parser.c636 dt_idhash_destroy(dnp->dn_locals);

Completed in 142 milliseconds