Home
last modified time | relevance | path

Searched defs:gzFile_s (Results 1 – 3 of 3) sorted by relevance

/titanic_53/usr/src/boot/lib/libz/test/
H A Dminigzip.c170 typedef struct gzFile_s { struct
171 FILE *file;
172 int write;
173 int err;
174 char *msg;
175 z_stream strm;
/titanic_53/usr/src/boot/lib/libz/
H A Dzlib.h1670 struct gzFile_s { struct
1671 unsigned have;
1672 unsigned char *next;
1673 z_off64_t pos;
/titanic_53/usr/src/contrib/zlib/
H A Dzlib.h1834 struct gzFile_s { struct
1835 unsigned have;
1836 unsigned char *next;
1837 z_off64_t pos;