Searched defs:Z_ERRNO (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/zlib-1.2.6/
H A Dzlib.h176 #define Z_ERRNO (-1) macro
1496 gzclose will return Z_STREAM_ERROR if file is not valid, Z_ERRNO on a
1518 Z_ERRNO and the application may consult errno to get the exact error code.

Completed in 53 milliseconds