Searched refs:dt_idops_thaw (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/dtrace-118.1/libdtrace/
H A Ddt_xlator.c131 _dtrace_defattr, 0, &dt_idops_thaw, NULL, dtp->dt_gen);
157 dxp->dx_souid.di_ops = &dt_idops_thaw;
168 dxp->dx_ptrid.di_ops = &dt_idops_thaw;
H A Ddt_ident.h138 extern const dt_idops_t dt_idops_thaw; /* prefrozen type identifier */
H A Ddt_pragma.c142 attr, 0, &dt_idops_thaw, (void *)prname, dtp->dt_gen);
193 _dtrace_defattr, vers, &dt_idops_thaw, (void *)prname, dtp->dt_gen);
H A Ddt_ident.c608 const dt_idops_t dt_idops_thaw = { variable
637 idp->di_vers, idp->di_ops ? idp->di_ops : &dt_idops_thaw,
H A Ddt_lex.l857 0, _dtrace_defattr, 0, &dt_idops_thaw, NULL, dtp->dt_gen);
H A Ddt_open.c1235 idp->di_vers, idp->di_ops ? idp->di_ops : &dt_idops_thaw,
H A Ddt_parser.c1682 &dt_idops_thaw, NULL, dtp->dt_gen);
2709 _dtrace_symattr, 0, &dt_idops_thaw, NULL, dtp->dt_gen);
2766 &dt_idops_thaw, NULL, dtp->dt_gen);
H A Ddt_module.c1325 _dtrace_symattr, 0, &dt_idops_thaw, NULL, dtp->dt_gen);

Completed in 109 milliseconds