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

/freebsd-11-stable/cddl/contrib/opensolaris/common/ctf/
H A Dctf_decl.c146 cdp->cd_kind = kind;
H A Dctf_impl.h123 uint_t cd_kind; /* type kind */ member in struct:ctf_decl_node
H A Dctf_types.c253 switch (cdp->cd_kind) {
300 k = cdp->cd_kind;
/freebsd-11-stable/sys/cddl/dev/fbt/
H A Dfbt.c628 uint_t cd_kind; /* type kind */ member in struct:ctf_decl_node
837 cdp->cd_kind = kind;
927 switch (cdp->cd_kind) {
963 k = cdp->cd_kind;

Completed in 160 milliseconds