Home
last modified time | relevance | path

Searched refs:dh_name (Results 1 – 2 of 2) sorted by relevance

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_ident.h118 const char *dh_name; /* name of this hash table */ member
H A Ddt_ident.c633 dt_dprintf("populating %s idhash from %p\n", dhp->dh_name, (void *)idp); in dt_idhash_populate()
660 dhp->dh_name = name; in dt_idhash_create()
763 return (dhp->dh_name); in dt_idhash_name()