Lines Matching full:gzopen
149 - Always gzopen() with O_LARGEFILE if available
150 - Fix gzdirect() to work immediately after gzopen() or gzdopen()
309 - Set extra flags in gzip header in gzopen() like deflate() does
587 - Exit the example.c program if gzopen fails [Truta]
657 - Update zlib.h, minigzip.c, gzopen(), gzdopen() for Z_RLE
696 - Fix bug in gzopen() on single-byte file 0x1f
864 - avoid a flush caused by ftell in gzopen for write mode (Ken Raeburn)
1069 - allow "a" as mode in gzopen.
1099 - allow a compression level in gzopen()