Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/ctf/
H A Dctf_impl.h247 ECTF_ZALLOC, /* failed to allocate decompression buffer */ enumerator
H A Dctf_open.c643 return (ctf_set_open_errno(errp, ECTF_ZALLOC)); in ctf_bufopen()