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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/common/ctf/
H A Dctf_create.c1024 return (ctf_enum_value(ctb->ctb_file, ctb->ctb_type,
1033 return (ctf_add_enumerator(ctb->ctb_file, ctb->ctb_type,
1044 return (ctf_member_info(ctb->ctb_file, ctb->ctb_type,
1176 src.ctb_type = src_type;
1180 dst.ctb_type = dst_type;
1290 dst.ctb_type = dst_type;
1329 if ((dst.ctb_type = dst_type) == CTF_ERR ||
H A Dctf_impl.h173 ctf_id_t ctb_type; /* CTF type identifier */ member in struct:ctf_bundle

Completed in 310 milliseconds