Searched refs:gzerror (Results 1 – 5 of 5) sorted by relevance
96 # define gzerror z_gzerror macro
1656 ZEXTERN const char * ZEXPORT gzerror OF((gzFile file, int *errnum));
456 - Don't set error code in gzerror() if passed pointer is NULL496 - Note in zlib.h that gzerror() should be used to distinguish from EOF618 - Fix gzerror() error report on empty input file [Brown]678 - Add comments to zlib.h about gzerror() usage [Brown]1347 - zlibVersion and gzerror return const char* (needed for DLL)1578 - added gzerror()
517 (void)gzerror(gz, &gzerrnum); in read_whole_file()
2043 gzerror(cf.out.gzfile, &err)); in cache_write()