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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/common/ctf/
H A Dctf_create.c1147 * If an identically named dst_type exists, fail with ECTF_CONFLICT
1154 return (ctf_set_errno(dst_fp, ECTF_CONFLICT));
1200 return (ctf_set_errno(dst_fp, ECTF_CONFLICT));
1240 return (ctf_set_errno(dst_fp, ECTF_CONFLICT));
1273 return (ctf_set_errno(dst_fp, ECTF_CONFLICT));
1276 return (ctf_set_errno(dst_fp, ECTF_CONFLICT));
1326 return (ctf_set_errno(dst_fp, ECTF_CONFLICT));
1352 * fail with ECTF_CONFLICT. However, this causes problems with
H A Dctf_impl.h283 ECTF_CONFLICT /* conflicting type definition present */ enumerator in enum:__anon15991

Completed in 50 milliseconds