Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/ctf/
H A Dctf_types.c125 return (ctf_set_errno(ofp, ECTF_NOTENUM)); in ctf_enum_iter()
745 (void) ctf_set_errno(ofp, ECTF_NOTENUM); in ctf_enum_name()
782 (void) ctf_set_errno(ofp, ECTF_NOTENUM); in ctf_enum_value()
H A Dctf_impl.h253 ECTF_NOTENUM, /* type is not an enum */ enumerator
H A Dctf_create.c1008 return (ctf_set_errno(fp, ECTF_NOTENUM)); in ctf_add_enumerator()