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

/freebsd-10.3-release/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-10.3-release/sys/cddl/dev/fbt/
H A Dfbt_powerpc.c817 uint_t cd_kind; /* type kind */ member in struct:ctf_decl_node
1030 cdp->cd_kind = kind;
1120 switch (cdp->cd_kind) {
1156 k = cdp->cd_kind;
H A Dfbt.c887 uint_t cd_kind; /* type kind */ member in struct:ctf_decl_node
1100 cdp->cd_kind = kind;
1190 switch (cdp->cd_kind) {
1226 k = cdp->cd_kind;

Completed in 373 milliseconds