Home
last modified time | relevance | path

Searched refs:z_off_t (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/common/zmod/
H A Dzlib.h1185 ZEXTERN z_off_t ZEXPORT gzseek OF((gzFile file,
1186 z_off_t offset, int whence));
1210 ZEXTERN z_off_t ZEXPORT gztell OF((gzFile file));
1279 z_off_t len2));
1303 ZEXTERN uLong ZEXPORT crc32_combine OF((uLong crc1, uLong crc2, z_off_t len2));
H A Dzconf.h62 #define z_off_t off_t macro
H A Dadler32.c131 z_off_t len2;
H A Dzutil.c60 switch (sizeof(z_off_t)) { in zlibCompileFlags()
H A Dcrc32.c378 z_off_t len2;
/titanic_41/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