Home
last modified time | relevance | path

Searched refs:gzsetparams (Results 1 – 7 of 7) sorted by relevance

/freebsd-14-stable/lib/libz/
HDSymbol.map79 gzsetparams;
/freebsd-14-stable/sys/contrib/zlib/
HDzconf.h108 # define gzsetparams z_gzsetparams macro
HDzlib.h1387 ZEXTERN int ZEXPORT gzsetparams(gzFile file, int level, int strategy);
HDgzwrite.c558 int ZEXPORT gzsetparams(gzFile file, int level, int strategy) { in gzsetparams() function
HDzconf.h.in97 # define gzsetparams z_gzsetparams macro
HDChangeLog19 - Fix crash when gzsetparams() attempted for transparent write
1305 gzsetparams (thanks to Roland Giersig and Kevin Ruland for some of this code)
/freebsd-14-stable/sys/contrib/zstd/zlibWrapper/
HDgzwrite.c591 int ZEXPORT gzsetparams(file, level, strategy) in gzsetparams() function