Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/common/ctf/
H A Dctf_impl.h281 ECTF_NOTARRAY, /* type is not an array */ enumerator
H A Dctf_types.c862 return (ctf_set_errno(ofp, ECTF_NOTARRAY)); in ctf_array_info()