OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:idflags
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_parser.c
1558
ushort_t
idflags
;
local
1563
idflags
= DT_IDFLG_LOCAL;
1568
idflags
= DT_IDFLG_TLS;
1573
idflags
= 0;
1723
idflags
| DT_IDFLG_WRITE | DT_IDFLG_DECL, id,
2870
dt_cook_ident(dt_node_t *dnp, uint_t
idflags
)
2879
return (dt_node_cook(dnp,
idflags
));
2889
dt_cook_var(dt_node_t *dnp, uint_t
idflags
)
2893
if ((
idflags
& DT_IDFLG_REF) && dt_ident_unref(idp)) {
2907
dt_cook_func(dt_node_t *dnp, uint_t
idflags
)
[
all
...]
Completed in 48 milliseconds
Indexes created Fri Apr 17 00:22:50 UTC 2026