Searched refs:ctb_type (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/common/ctf/
H A Dctf_create.c1021 return (ctf_enum_value(ctb->ctb_file, ctb->ctb_type,
1030 return (ctf_add_enumerator(ctb->ctb_file, ctb->ctb_type,
1041 return (ctf_member_info(ctb->ctb_file, ctb->ctb_type,
1173 src.ctb_type = src_type;
1177 dst.ctb_type = dst_type;
1287 dst.ctb_type = dst_type;
1326 if ((dst.ctb_type = dst_type) == CTF_ERR ||
H A Dctf_impl.h162 ctf_id_t ctb_type; /* CTF type identifier */ member in struct:ctf_bundle

Completed in 101 milliseconds