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

/freebsd-10.0-release/lib/libstand/
H A Dzalloc.c139 zfree(MemPool *mp, void *ptr, uintptr_t bytes) function
/freebsd-10.0-release/lib/libz/test/
H A Dexample.c73 static free_func zfree = myfree; variable
78 static free_func zfree = (free_func)0; variable
[all...]
/freebsd-10.0-release/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-10.0-release/lib/libz/
H A Dzlib.h98 free_func zfree; /* used to free the internal state */ member in struct:z_stream_s
[all...]
/freebsd-10.0-release/sys/net/
H A Dzlib.h291 free_func zfree; /* used to free the internal state */ member in struct:z_stream_s
[all...]
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_subr/
H A Dstream.c967 zfree(voidpf opaque, voidpf address) function

Completed in 149 milliseconds