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

/freebsd-13-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_ident.h118 const char *dh_name; /* name of this hash table */ member in struct:dt_idhash
H A Ddt_ident.c631 dt_dprintf("populating %s idhash from %p\n", dhp->dh_name, (void *)idp);
658 dhp->dh_name = name;
761 return (dhp->dh_name);

Completed in 66 milliseconds