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

/illumos-gate/usr/src/uts/common/sys/
H A Dzmod.h47 #define Z_ERRNO (-1) macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.h220 #define Z_ERRNO (-1) macro
/illumos-gate/usr/src/uts/common/zmod/
H A Dzlib.h175 #define Z_ERRNO (-1) macro
1243 errnum is set to Z_ERRNO and the application may consult errno
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.h473 #define Z_ERRNO (-1) macro
1121 * library, errnum is set to Z_ERRNO and the application may consult
/illumos-gate/usr/src/boot/lib/libz/
H A Dzlib.h176 #define Z_ERRNO (-1) macro
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.

Completed in 57 milliseconds