Searched defs:zfree (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/stand/libsa/
H A Dzalloc.c175 zfree(MemPool *mp, void *ptr, uintptr_t bytes) function
/freebsd-12-stable/sys/contrib/zlib/test/
H A Dexample.c73 static free_func zfree = myfree; variable
78 static free_func zfree = (free_func)0; variable
[all...]
/freebsd-12-stable/sys/contrib/zstd/zlibWrapper/examples/
H A Dexample.c98 static free_func zfree = myfree; variable
103 static free_func zfree = (free_func)0; variable
[all...]
H A Dexample_original.c90 static free_func zfree = myfree; variable
95 static free_func zfree = (free_func)0; variable
[all...]
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dzlib.h97 free_func zfree; /* used to free the internal state */ member in struct:z_stream_s
[all...]
/freebsd-12-stable/sys/contrib/zlib/
H A Dzlib.h99 free_func zfree; /* used to free the internal state */ member in struct:z_stream_s
[all...]
/freebsd-12-stable/sys/sys/
H A Dzlib.h293 free_func zfree; /* used to free the internal state */ member in struct:z_stream_s
[all...]
/freebsd-12-stable/contrib/subversion/subversion/libsvn_subr/
H A Dstream.c1160 zfree(voidpf opaque, voidpf address) function

Completed in 201 milliseconds