Home
last modified time | relevance | path

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

/freebsd-12-stable/cddl/contrib/opensolaris/common/ctf/
Dctf_impl.h256 ECTF_NOTARRAY, /* type is not an array */ enumerator
Dctf_types.c730 return (ctf_set_errno(ofp, ECTF_NOTARRAY)); in ctf_array_info()