Searched refs:ECTF_NOTARRAY (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/common/ctf/ | ||
H A D | ctf_impl.h | 256 ECTF_NOTARRAY, /* type is not an array */ enumerator |
H A D | ctf_types.c | 713 return (ctf_set_errno(ofp, ECTF_NOTARRAY)); in ctf_array_info() |