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

/macosx-10.10.1/dtrace-147/libdtrace/
H A Ddt_ident.h118 const char *dh_name; /* name of this hash table */ member in struct:dt_idhash
H A Ddt_ident.c618 dt_dprintf("populating %s idhash from %p\n", dhp->dh_name, (void *)idp);
645 dhp->dh_name = name;
748 return (dhp->dh_name);

Completed in 122 milliseconds