Home
last modified time | relevance | path

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

/titanic_53/usr/src/uts/common/sys/
H A Dctf_api.h91 ECTF_NOTARRAY, /* type is not an array */ enumerator
/titanic_53/usr/src/common/ctf/
H A Dctf_types.c848 return (ctf_set_errno(ofp, ECTF_NOTARRAY)); in ctf_array_info()