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

/freebsd-9.3-release/cddl/contrib/opensolaris/common/ctf/
H A Dctf_impl.h251 ECTF_NOTENUM, /* type is not an enum */ enumerator in enum:__anon39
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 82 milliseconds