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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_ident.c618 const dt_ident_t *idp = dhp->dh_tmpl;
620 dhp->dh_tmpl = NULL; /* clear dh_tmpl first to avoid recursion */
649 dhp->dh_tmpl = tmpl;
721 if (dhp->dh_tmpl != NULL)
762 if (dhp->dh_tmpl != NULL)
788 if (dhp->dh_tmpl != NULL)
847 if (dhp->dh_tmpl != NULL)
H A Ddt_ident.h120 const dt_ident_t *dh_tmpl; /* template for initial ident population */ member in struct:dt_idhash

Completed in 45 milliseconds