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

/freebsd-11.0-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_ident.c628 const dt_ident_t *idp = dhp->dh_tmpl;
630 dhp->dh_tmpl = NULL; /* clear dh_tmpl first to avoid recursion */
659 dhp->dh_tmpl = tmpl;
731 if (dhp->dh_tmpl != NULL)
772 if (dhp->dh_tmpl != NULL)
798 if (dhp->dh_tmpl != NULL)
857 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 103 milliseconds