Searched refs:gzclose (Results 1 – 15 of 15) sorted by relevance
295 int gzclose OF((gzFile));297 int gzclose(gz) in gzclose() function387 if (gzclose(out) != Z_OK) error("failed gzclose");422 if (gzclose(out) != Z_OK) error("failed gzclose");449 if (gzclose(in) != Z_OK) error("failed gzclose");
142 gzclose(file);191 gzclose(file);
11 int ZEXPORT gzclose(file) in gzclose() function
29 return gzclose(cookie); in xgzclose()
42 gzclose;
25 SRCS+= gzclose.c
62 # define gzclose z_gzclose macro
1511 ZEXTERN int ZEXPORT gzclose OF((gzFile file));
39 - Fix bug where gzopen(), gzclose() would write an empty file40 - Fix bug in gzclose() when gzwrite() runs out of memory186 - Fix gzclose() to return the actual error last encountered420 - Return Z_STREAM_ERROR instead of EOF for gzclose() being passed NULL1223 - do not flush twice in gzclose (thanks to Ken Raeburn)1332 - document that gzclose after gzdopen will close the file1442 - fixed bug in destroy (gzio.c) (don't return Z_STREAM_END for gzclose).
923 extern int EXPORT gzclose OF((gzFile file));
1231 ZEXTERN int ZEXPORT gzclose OF((gzFile file));
357 int ZEXPORT gzclose (file) in gzclose() function
1287 gzclose(gzfile); in __elfN()
826 gzclose(gzbufdesc); in grep()1030 gzclose(gzbufdesc); in grepfile()
770 gzclose(in); in process_page()