Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_ident.h116 const char *dh_name; /* name of this hash table */ member
H A Ddt_ident.c623 dt_dprintf("populating %s idhash from %p\n", dhp->dh_name, (void *)idp); in dt_idhash_populate()
650 dhp->dh_name = name; in dt_idhash_create()
753 return (dhp->dh_name); in dt_idhash_name()