Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dctf_api.h88 ECTF_NOTENUM, /* type is not an enum */ enumerator
/illumos-gate/usr/src/common/ctf/
H A Dctf_types.c142 return (ctf_set_errno(ofp, ECTF_NOTENUM)); in ctf_enum_iter()
906 (void) ctf_set_errno(ofp, ECTF_NOTENUM); in ctf_enum_name()
943 (void) ctf_set_errno(ofp, ECTF_NOTENUM); in ctf_enum_value()
H A Dctf_create.c1407 return (ctf_set_errno(fp, ECTF_NOTENUM)); in ctf_add_enumerator()