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

/opensolaris-onvv-gate/usr/src/common/ctf/
H A Dctf_create.c1144 * If an identically named dst_type exists, fail with ECTF_CONFLICT
1151 return (ctf_set_errno(dst_fp, ECTF_CONFLICT));
1197 return (ctf_set_errno(dst_fp, ECTF_CONFLICT));
1237 return (ctf_set_errno(dst_fp, ECTF_CONFLICT));
1270 return (ctf_set_errno(dst_fp, ECTF_CONFLICT));
1273 return (ctf_set_errno(dst_fp, ECTF_CONFLICT));
1323 return (ctf_set_errno(dst_fp, ECTF_CONFLICT));
1349 * fail with ECTF_CONFLICT. However, this causes problems with
H A Dctf_impl.h272 ECTF_CONFLICT /* conflicting type definition present */ enumerator in enum:__anon2136

Completed in 90 milliseconds