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

/freebsd-11-stable/cddl/contrib/opensolaris/common/ctf/
H A Dctf_decl.c145 cdp->cd_type = type;
H A Dctf_impl.h122 ctf_id_t cd_type; /* type identifier */ member in struct:ctf_decl_node
H A Dctf_types.c242 ctf_lookup_by_id(&rfp, cdp->cd_type);
/freebsd-11-stable/sys/cddl/dev/fbt/
H A Dfbt.c627 ctf_id_t cd_type; /* type identifier */ member in struct:ctf_decl_node
836 cdp->cd_type = type;
916 ctf_lookup_by_id(lc, cdp->cd_type);

Completed in 181 milliseconds