Home
last modified time | relevance | path

Searched refs:dd_type (Results 1 – 3 of 3) sorted by relevance

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_decl.h49 ctf_id_t dd_type; /* CTF identifier for decl's type */ member
H A Ddt_decl.c88 ddp->dd_type = CTF_ERR; in dt_decl_alloc()
497 ddp->dd_type = type; in dt_decl_sou()
686 ddp->dd_type = type; in dt_decl_enum()
845 tip->dtt_type = ddp->dd_type; in dt_decl_type()
1046 ddp->dd_type = type; in dt_decl_type()
H A Ddt_parser.c1464 ddp->dd_ctfp, ddp->dd_type, n1, sizeof (n1)), ddp->dd_type); in dt_node_decl()