Home | History | Annotate | Download | only in zlib

Lines Matching full:gzerror

1328    (see function gzerror below).  gzflush is only permitted when writing.
1422 cannot call gzerror with file, since its structures have been deallocated.
1442 ZEXTERN const char * ZEXPORT gzerror OF((gzFile file, int *errnum));
1451 closed, then the string previously returned by gzerror will no longer be
1454 gzerror() should be used to distinguish errors from end-of-file for those