Home
last modified time | relevance | path

Searched refs:zcfree (Results 1 – 9 of 9) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_zlib.c53 zcfree(void *opaque, void *ptr) in zcfree() function
65 stream->zfree = zcfree; in zlib_deflateInit()
87 stream->zfree = zcfree; in zlib_inflateInit()
/f-stack/freebsd/contrib/zlib/
H A Dzutil.c243 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) in zcfree() function
286 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) in zcfree() function
315 void ZLIB_INTERNAL zcfree (opaque, ptr) in zcfree() function
H A Dzlib.map15 zcfree;
H A Dzutil.h262 void ZLIB_INTERNAL zcfree OF((voidpf opaque, voidpf ptr));
H A Dzconf.h141 # define zcfree z_zcfree macro
H A Dinfback.c56 strm->zfree = zcfree;
H A Dzconf.h.in135 # define zcfree z_zcfree macro
H A Dinflate.c221 strm->zfree = zcfree;
H A Ddeflate.c282 strm->zfree = zcfree;