Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dctf_api.h88 ECTF_NOTENUM, /* type is not an enum */ enumerator
/titanic_50/usr/src/common/ctf/
H A Dctf_types.c129 return (ctf_set_errno(ofp, ECTF_NOTENUM)); in ctf_enum_iter()
880 (void) ctf_set_errno(ofp, ECTF_NOTENUM); in ctf_enum_name()
917 (void) ctf_set_errno(ofp, ECTF_NOTENUM); in ctf_enum_value()
H A Dctf_create.c1387 return (ctf_set_errno(fp, ECTF_NOTENUM)); in ctf_add_enumerator()