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_node_list_free
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_parser.h
237
extern void
dt_node_list_free
(dt_node_t **);
dt_pragma.c
563
dt_node_list_free
(&pnp);
dt_provider.c
515
dt_node_list_free
(&prp->pr_nargs);
516
dt_node_list_free
(&prp->pr_xargs);
dt_parser.c
582
dt_node_list_free
(&dnp->dn_args);
622
dt_node_list_free
(&dnp->dn_aggtup);
637
dt_node_list_free
(&dnp->dn_pdescs);
638
dt_node_list_free
(&dnp->dn_acts);
651
dt_node_list_free
(&dnp->dn_probes);
657
dt_node_list_free
(&dnp->dn_list);
4553
dt_node_list_free
(dt_node_t **pnp)
function
dt_decl.c
104
dt_node_list_free
(&ddp->dd_node);
Completed in 35 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026