Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/common/ctf/
H A Dctf_types.c242 return (ctf_set_errno(ofp, ECTF_NOTENUM)); in ctf_enum_iter()
906 (void) ctf_set_errno(ofp, ECTF_NOTENUM); in ctf_enum_name()
945 (void) ctf_set_errno(ofp, ECTF_NOTENUM); in ctf_enum_value()
H A Dctf_impl.h278 ECTF_NOTENUM, /* type is not an enum */ enumerator
H A Dctf_create.c1113 return (ctf_set_errno(fp, ECTF_NOTENUM)); in ctf_add_enumerator()