Home
last modified time | relevance | path

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

/titanic_44/usr/src/common/ctf/
H A Dctf_decl.c146 cdp->cd_kind = kind; in ctf_decl_push()
H A Dctf_impl.h123 uint_t cd_kind; /* type kind */ member
H A Dctf_types.c253 switch (cdp->cd_kind) { in ctf_type_qlname()
300 k = cdp->cd_kind; in ctf_type_qlname()