Home
last modified time | relevance | path

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

/titanic_44/usr/src/common/ctf/
H A Dctf_impl.h248 ECTF_DECOMPRESS, /* failed to decompress CTF data */ enumerator
H A Dctf_open.c656 return (ctf_set_open_errno(errp, ECTF_DECOMPRESS)); in ctf_bufopen()