Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_zlib.c104 zlib_inflateEnd(z_stream *stream) in zlib_inflateEnd() function
227 zlib_inflateEnd(&stream); in z_uncompress()
238 err = zlib_inflateEnd(&stream); in z_uncompress()
/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-zlib.c176 zlib_inflateEnd(&stream); in z_uncompress()
187 err = zlib_inflateEnd(&stream); in z_uncompress()