Home
last modified time | relevance | path

Searched refs:ECTF_NOTSUE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dctf_api.h89 ECTF_NOTSUE, /* type is not a struct, union, or enum */ enumerator
/illumos-gate/usr/src/common/ctf/
H A Dctf_create.c1324 return (ctf_set_errno(fp, ECTF_NOTSUE)); in ctf_add_forward()