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