Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/cddl/dev/fbt/
Dfbt.c665 uint_t cd_kind; /* type kind */ member
874 cdp->cd_kind = kind; in ctf_decl_push()
964 switch (cdp->cd_kind) { in fbt_type_name()
1000 k = cdp->cd_kind; in fbt_type_name()
/freebsd-12-stable/cddl/contrib/opensolaris/common/ctf/
Dctf_decl.c146 cdp->cd_kind = kind; in ctf_decl_push()
Dctf_impl.h123 uint_t cd_kind; /* type kind */ member
Dctf_types.c253 switch (cdp->cd_kind) { in ctf_type_qlname()
300 k = cdp->cd_kind; in ctf_type_qlname()