Searched refs:ctf_decl_node_t (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/common/ctf/
H A Dctf_decl.c76 ctf_decl_node_t *cdp, *ndp;
83 ctf_free(cdp, sizeof (ctf_decl_node_t));
91 ctf_decl_node_t *cdp;
142 if ((cdp = ctf_alloc(sizeof (ctf_decl_node_t))) == NULL) {
H A Dctf_impl.h135 } ctf_decl_node_t; typedef in typeref:struct:ctf_decl_node
H A Dctf_types.c208 ctf_decl_node_t *cdp;

Completed in 67 milliseconds