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

/src/common/dist/zlib/test/
H A Dexample.c50 static free_func zfree = myfree; variable in typeref:typename:free_func
55 static free_func zfree = (free_func)0; variable in typeref:typename:free_func
[all...]
/src/common/dist/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.cs45 uint zfree; field in struct:DotZLib.ZStream
/src/sys/net/
H A Dppp-deflate.c138 zfree(void *notused, void *ptr) function in typeref:typename:void
H A Dzlib.h375 free_func zfree; /* used to free the internal state */ member in struct:z_stream_s
[all...]
/src/common/dist/zlib/
H A Dzlib.h101 free_func zfree; /* used to free the internal state */ member in struct:z_stream_s
[all...]

Completed in 6 milliseconds