Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dctf_api.h92 ECTF_NOTREF, /* type does not reference another type */ enumerator
/illumos-gate/usr/src/common/ctf/
H A Dctf_types.c650 return (ctf_set_errno(ofp, ECTF_NOTREF)); in ctf_type_reference()