Searched refs:ECTF_NOTSUE (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/common/ctf/ | ||
H A D | ctf_impl.h | 254 ECTF_NOTSUE, /* type is not a struct, union, or enum */ enumerator |
H A D | ctf_create.c | 925 return (ctf_set_errno(fp, ECTF_NOTSUE)); in ctf_add_forward() |