zfree
zf->zf_zstream.zfree = zf_free;
zfree(&MallocPool, res, bytes);
zfree(&MallocPool, base, incr);
Library void zfree(struct MemPool *mpool, void *ptr, uintptr_t bytes);
zs.zfree = z_free;
#define ZFREE(strm, addr) (*((strm)->zfree))((strm)->opaque, (voidpf)(addr))
if (z == Z_NULL || z->state == Z_NULL || z->zfree == Z_NULL)
if (z->zfree == Z_NULL) z->zfree = zcfree;
z.zfree = Z_NULL;
if (strm->zfree == Z_NULL) strm->zfree = zcfree;
strm->zalloc == Z_NULL || strm->zfree == Z_NULL) return Z_STREAM_ERROR;
free_func zfree; /* used to free the internal state */
zfree(l2cap_pdu_pool, pdu);
zfree(l2cap_pdu_pool, pdu);
zfree(l2cap_pdu_pool, pdu);
zfree(l2cap_req_pool, req);
zfree(rfcomm_credit_pool, credit);
zfree(rfcomm_credit_pool, credit);
zfree(rfcomm_credit_pool, credit);
zfree(rfcomm_credit_pool, credit);
priv->cx.zfree = z_free;
zfree(pvzone, pv);
zfree(pvzone, pnew);
zfree(pvzone, pnew);
zfree(pvzone, pv);
zfree(pvzone, pv);
zfree(swap_zone, swap);
zfree(swap_zone, swap);
zfree(swap_zone, swap);
zfree(mapentzone, entry);
zfree(z, buf);
void zfree (vm_zone_t z, void *item);
z.zfree = Z_NULL;
z.zfree = NULL;
state->cx.zfree = NULL;
state->cx.zfree = NULL;