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

/openbsd-current/regress/lib/libz/
H A Dexample.c50 static free_func zfree = myfree; variable
55 static free_func zfree = (free_func)0; variable
[all...]
/openbsd-current/sys/lib/libz/
H A Dzlib.h99 free_func zfree; /* used to free the internal state */ member in struct:z_stream_s
[all...]
/openbsd-current/lib/libz/
H A Dzlib.h99 free_func zfree; /* used to free the internal state */ member in struct:z_stream_s
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
H A Dzlib.h99 free_func zfree; /* used to free the internal state */ member in struct:z_stream_s
[all...]

Completed in 212 milliseconds