Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/common/ctf/
H A Dctf_decl.c149 cdp->cd_kind = kind; in ctf_decl_push()
H A Dctf_impl.h134 uint_t cd_kind; /* type kind */ member
H A Dctf_types.c373 switch (cdp->cd_kind) { in ctf_type_qlname()
420 k = cdp->cd_kind; in ctf_type_qlname()
/freebsd/sys/cddl/dev/fbt/
H A Dfbt.c762 uint_t cd_kind; /* type kind */ member
1006 cdp->cd_kind = kind; in ctf_decl_push()
1095 switch (cdp->cd_kind) { in fbt_type_name()
1131 k = cdp->cd_kind; in fbt_type_name()