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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_ident.c621 const dt_ident_t *idp = dhp->dh_tmpl;
623 dhp->dh_tmpl = NULL; /* clear dh_tmpl first to avoid recursion */
652 dhp->dh_tmpl = tmpl;
724 if (dhp->dh_tmpl != NULL)
765 if (dhp->dh_tmpl != NULL)
791 if (dhp->dh_tmpl != NULL)
850 if (dhp->dh_tmpl != NULL)
H A Ddt_ident.h122 const dt_ident_t *dh_tmpl; /* template for initial ident population */ member in struct:dt_idhash

Completed in 44 milliseconds