HomeSort by: relevance | last modified time | path
    Searched refs:dh_name (Results 1 - 2 of 2) sorted by relevancy

  /src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_ident.h 118 const char *dh_name; /* name of this hash table */ member in struct:dt_idhash
dt_ident.c 631 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 28 milliseconds