Searched defs:gzFile_s (Results 1 – 5 of 5) sorted by relevance
170 typedef struct gzFile_s { struct171 FILE *file;172 int write;173 int err;174 char *msg;175 z_stream strm;
1817 struct gzFile_s { struct1818 unsigned have;1819 unsigned char *next;1820 z_off64_t pos;
1818 struct gzFile_s { struct1819 unsigned have;1820 unsigned char *next;1821 z_off64_t pos;