Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/zlib/
H A Dzutil.c240 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) in zcfree() function
283 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) in zcfree() function
309 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) in zcfree() function
H A Dzutil.h260 void ZLIB_INTERNAL zcfree OF((voidpf opaque, voidpf ptr));
H A Dzconf.h158 # define zcfree z_zcfree macro
H A Dinfback.c52 strm->zfree = zcfree; in inflateBackInit_()
H A Dinflate.c214 strm->zfree = zcfree; in inflateInit2_()
H A Ddeflate.c275 strm->zfree = zcfree;
/illumos-gate/usr/src/uts/common/zmod/
H A Dzmod_subr.c58 zcfree(void *opaque, void *ptr) in zcfree() function
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dratz.c802 void zcfree OF((voidpf opaque, voidpf ptr));
910 void zcfree (voidpf opaque, voidpf ptr) in zcfree() function
951 void zcfree (voidpf opaque, voidpf ptr) in zcfree() function
982 void zcfree (opaque, ptr) in zcfree() function
2387 if (strm->zfree == (free_func)0) strm->zfree = zcfree;
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c883 if (strm->zfree == Z_NULL) strm->zfree = zcfree;
3683 if (z->zfree == Z_NULL) z->zfree = zcfree;
5977 zcfree(voidpf opaque, voidpf ptr) in zcfree() function
6021 zcfree(voidpf opaque, voidpf ptr) in zcfree() function
6049 zcfree(opaque, ptr) in zcfree() function