HomeSort by: relevance | last modified time | path
    Searched defs:Z_ERRNO (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/net/
zlib.h 430 #define Z_ERRNO (-1)
1122 errnum is set to Z_ERRNO and the application may consult errno
  /src/common/dist/zlib/
zlib.h 182 #define Z_ERRNO (-1)
1393 opened for writing, Z_ERRNO if there is an error writing the flushed data,
1644 gzclose will return Z_STREAM_ERROR if file is not valid, Z_ERRNO on a
1665 and not in the compression library, errnum is set to Z_ERRNO and the

Completed in 15 milliseconds