Home | History | Annotate | Download | only in zlib

Lines Matching defs:Z_ERRNO

176 #define Z_ERRNO        (-1)

1519 gzclose will return Z_STREAM_ERROR if file is not valid, Z_ERRNO on a
1541 Z_ERRNO and the application may consult errno to get the exact error code.