Searched refs:ECTF_NOTENUM (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/common/ctf/
H A Dctf_impl.h251 ECTF_NOTENUM, /* type is not an enum */ enumerator in enum:__anon2136
H A Dctf_types.c127 return (ctf_set_errno(ofp, ECTF_NOTENUM));
720 (void) ctf_set_errno(ofp, ECTF_NOTENUM);
757 (void) ctf_set_errno(ofp, ECTF_NOTENUM);
H A Dctf_create.c882 return (ctf_set_errno(fp, ECTF_NOTENUM));

Completed in 98 milliseconds