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.c143 return (ctf_set_errno(ofp, ECTF_NOTENUM)); in ctf_enum_iter()
990 (void) ctf_set_errno(ofp, ECTF_NOTENUM); in ctf_enum_name()
1027 (void) ctf_set_errno(ofp, ECTF_NOTENUM); in ctf_enum_value()
H A Dctf_create.c1411 return (ctf_set_errno(fp, ECTF_NOTENUM)); in ctf_add_enumerator()