Home
last modified time | relevance | path

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

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