OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dt_idops_thaw
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_xlator.c
133
_dtrace_defattr, 0, &
dt_idops_thaw
, NULL, dtp->dt_gen);
159
dxp->dx_souid.di_ops = &
dt_idops_thaw
;
170
dxp->dx_ptrid.di_ops = &
dt_idops_thaw
;
dt_ident.h
138
extern const dt_idops_t
dt_idops_thaw
; /* prefrozen type identifier */
dt_pragma.c
149
attr, 0, &
dt_idops_thaw
, (void *)prname, dtp->dt_gen);
200
_dtrace_defattr, vers, &
dt_idops_thaw
, (void *)prname, dtp->dt_gen);
dt_ident.c
607
const dt_idops_t
dt_idops_thaw
= {
variable
636
idp->di_vers, idp->di_ops ? idp->di_ops : &
dt_idops_thaw
,
dt_lex.l
836
0, _dtrace_defattr, 0, &
dt_idops_thaw
, NULL, dtp->dt_gen);
dt_parser.c
1725
&
dt_idops_thaw
, NULL, dtp->dt_gen);
2773
_dtrace_symattr, 0, &
dt_idops_thaw
, NULL, dtp->dt_gen);
2831
&
dt_idops_thaw
, NULL, dtp->dt_gen);
dt_module.c
1078
_dtrace_symattr, 0, &
dt_idops_thaw
, NULL, dtp->dt_gen);
dt_open.c
1420
idp->di_vers, idp->di_ops ? idp->di_ops : &
dt_idops_thaw
,
Completed in 26 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026