Searched refs:gzopen (Results 1 – 5 of 5) sorted by relevance
1875 # define gzopen gzopen64 macro1893 ZEXTERN gzFile ZEXPORT gzopen OF((const char *, const char *));
85 # define gzopen z_gzopen macro
142 - Fix bug in 'F' mode for gzopen()157 - Fix bug where gzopen(), gzclose() would write an empty file201 - Add "x" (O_EXCL) and "e" (O_CLOEXEC) modes support to gzopen()310 - Clarify how gzopen() appends in zlib.h comments531 - Always gzopen() with O_LARGEFILE if available532 - Fix gzdirect() to work immediately after gzopen() or gzdopen()969 - Exit the example.c program if gzopen fails [Truta]1039 - Update zlib.h, minigzip.c, gzopen(), gzdopen() for Z_RLE1078 - Fix bug in gzopen() on single-byte file 0x1f1451 - allow "a" as mode in gzopen[all …]
272 gzFile ZEXPORT gzopen(path, mode) in gzopen() function
628 fd = gzopen (path, mode); in xmlWrapGzOpenUtf8()1128 fd = gzopen(path, "rb"); in xmlGzfileOpen_real()1205 fd = gzopen(path, mode); in xmlGzfileOpenW()