Searched defs:gzFile_s (Results 1 – 4 of 4) sorted by relevance
170 typedef struct gzFile_s { struct171 FILE *file;172 int write;173 int err;174 char *msg;175 z_stream strm;
1670 struct gzFile_s { struct1671 unsigned have;1672 unsigned char *next;1673 z_off64_t pos;
1739 struct gzFile_s { struct1740 unsigned have;1741 unsigned char *next;1742 z_off64_t pos;