Home
last modified time | relevance | path

Searched refs:zfree (Results 1 – 25 of 70) sorted by relevance

123

/freebsd/sys/contrib/zlib/test/
H A Dexample.c50 static free_func zfree = myfree; variable
55 static free_func zfree = (free_func)0; variable
172 c_stream.zfree = zfree; in test_deflate()
209 d_stream.zfree = zfree; in test_inflate()
246 c_stream.zfree = zfree; in test_large_deflate()
301 d_stream.zfree = zfree; in test_large_inflate()
338 c_stream.zfree = zfree; in test_flush()
375 d_stream.zfree = zfree; in test_sync()
413 c_stream.zfree = zfree; in test_dict_deflate()
450 d_stream.zfree = zfree; in test_dict_inflate()
/freebsd/sys/contrib/zstd/zlibWrapper/examples/
H A Dexample.c98 static free_func zfree = myfree; variable
103 static free_func zfree = (free_func)0; variable
234 c_stream.zfree = zfree;
273 d_stream.zfree = zfree;
312 c_stream.zfree = zfree;
369 d_stream.zfree = zfree;
409 c_stream.zfree = zfree;
448 d_stream.zfree = zfree;
490 c_stream.zfree = zfree;
529 d_stream.zfree = zfree;
H A Dexample_original.c90 static free_func zfree = myfree; variable
95 static free_func zfree = (free_func)0; variable
226 c_stream.zfree = zfree;
265 d_stream.zfree = zfree;
304 c_stream.zfree = zfree;
361 d_stream.zfree = zfree;
401 c_stream.zfree = zfree;
440 d_stream.zfree = zfree;
482 c_stream.zfree = zfree;
521 d_stream.zfree = zfree;
H A Dfitblk_original.c149 def.zfree = Z_NULL; in main()
181 inf.zfree = Z_NULL; in main()
H A Dfitblk.c164 def.zfree = Z_NULL; in main()
198 inf.zfree = Z_NULL; in main()
H A Dzwrapbench.c312 def.zfree = Z_NULL; in BMK_benchMem()
356 def.zfree = Z_NULL; in BMK_benchMem()
457 inf.zfree = Z_NULL; in BMK_benchMem()
497 inf.zfree = Z_NULL; in BMK_benchMem()
/freebsd/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dzmod.c72 zs.zfree = zfs_zcfree; in z_uncompress()
105 zs.zfree = zfs_zcfree; in z_compress_level()
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_zlib.c56 stream->zfree = zcfree; in zlib_deflateInit()
78 stream->zfree = zcfree; in zlib_inflateInit()
/freebsd/sys/dev/glxsb/
H A Dglxsb_hash.c150 zfree(ses->ses_ictx, M_GLXSB); in glxsb_hash_free()
154 zfree(ses->ses_octx, M_GLXSB); in glxsb_hash_free()
/freebsd/stand/libsa/
H A Dzalloc_malloc.c90 zfree(&MallocPool, base, incr); in Malloc_align()
146 zfree(&MallocPool, res, bytes); in Free()
H A Dzalloc_protos.h34 Library void zfree(struct MemPool *mpool, void *ptr, uintptr_t bytes);
/freebsd/sys/crypto/via/
H A Dpadlock_hash.c196 zfree(ctx->psc_buf, M_PADLOCK); in padlock_sha_free()
411 zfree(ses->ses_ictx, M_PADLOCK); in padlock_hash_free()
416 zfree(ses->ses_octx, M_PADLOCK); in padlock_hash_free()
H A Dpadlock_cipher.c233 zfree(buf, M_PADLOCK); in padlock_cipher_process()
/freebsd/crypto/openssl/crypto/comp/
H A Dc_zlib.c132 state->istream.zfree = zlib_zfree; in zlib_stateful_init()
141 state->ostream.zfree = zlib_zfree; in zlib_stateful_init()
331 ctx->zin.zfree = Z_NULL; in bio_zlib_new()
333 ctx->zout.zfree = Z_NULL; in bio_zlib_new()
/freebsd/sys/cddl/boot/zfs/
H A Dgzip.c65 zs.zfree = zfs_zcfree; in z_uncompress()
/freebsd/contrib/netbsd-tests/crypto/opencrypto/
H A Dh_comp_zlib.c75 z.zfree = Z_NULL; in main()
H A Dh_comp_zlib_rnd.c79 z.zfree = Z_NULL; in main()
/freebsd/sys/contrib/zlib/
H A Dcompress.c33 stream.zfree = (free_func)0; in compress2()
H A Duncompr.c48 stream.zfree = (free_func)0; in uncompress2()
H A Dinfback.c45 if (strm->zfree == (free_func)0) in inflateBackInit_()
49 strm->zfree = zcfree; in inflateBackInit_()
622 if (strm == Z_NULL || strm->state == Z_NULL || strm->zfree == (free_func)0) in inflateBackEnd()
H A Dzutil.h247 #define ZFREE(strm, addr) (*((strm)->zfree))((strm)->opaque, (voidpf)(addr))
/freebsd/sys/geom/eli/
H A Dg_eli_key_cache.c118 zfree(key, M_ELI); in g_eli_key_allocate()
174 zfree(key, M_ELI); in g_eli_key_remove()
/freebsd/sys/kern/
H A Dkern_shutdown.c1126 zfree(kdc, M_EKCD);
1223 zfree(kdcomp->kdc_buf, M_DUMPER);
1237 zfree(di->blockbuf, M_DUMPER); in dumper_destroy()
1240 zfree(di->kdcrypto, M_EKCD); in dumper_destroy()
1242 zfree(di, M_DUMPER);
/freebsd/sys/crypto/aesni/
H A Daesni.c760 zfree(buf, M_AESNI); in aesni_cipher_crypt()
762 zfree(authbuf, M_AESNI); in aesni_cipher_crypt()
764 zfree(outbuf, M_AESNI); in aesni_cipher_crypt()
/freebsd/sys/dev/random/
H A Dunit_test.c95 c_stream.zfree = myfree; in block_deflate()

123