Home
last modified time | relevance | path

Searched refs:cd_type (Results 1 – 4 of 4) sorted by relevance

/freebsd/cddl/contrib/opensolaris/common/ctf/
H A Dctf_decl.c148 cdp->cd_type = type; in ctf_decl_push()
H A Dctf_impl.h133 ctf_id_t cd_type; /* type identifier */ member
H A Dctf_types.c362 const void *tp = ctf_lookup_by_id(&rfp, cdp->cd_type); in ctf_type_qlname()
/freebsd/sys/cddl/dev/fbt/
H A Dfbt.c761 ctf_id_t cd_type; /* type identifier */ member
1005 cdp->cd_type = type; in ctf_decl_push()
1084 const void *tp = ctf_lookup_by_id(lc, cdp->cd_type); in fbt_type_name()