Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/common/ctf/
H A Dctf_impl.h273 ECTF_DECOMPRESS, /* failed to decompress CTF data */ enumerator
H A Dctf_open.c815 return (ctf_set_open_errno(errp, ECTF_DECOMPRESS)); in ctf_bufopen()