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

/illumos-gate/usr/src/uts/common/zmod/
H A Dzconf.h62 #define z_off_t off_t macro
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.h332 #define z_off_t off_t macro
339 #ifndef z_off_t
340 #define z_off_t long macro
/illumos-gate/usr/src/boot/lib/libz/
H A Dzconf.h456 # ifndef z_off_t
457 # define z_off_t off_t macro
483 #define z_off_t off_t macro
488 #ifndef z_off_t
489 # define z_off_t long macro
498 # define z_off64_t z_off_t

Completed in 71 milliseconds