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;
1833 struct gzFile_s { struct1834 unsigned have;1835 unsigned char *next;1836 z_off64_t pos;
1817 struct gzFile_s { struct1818 unsigned have;1819 unsigned char *next;1820 z_off64_t pos;
1834 struct gzFile_s { struct1835 unsigned have;1836 unsigned char *next;1837 z_off64_t pos;
1819 struct gzFile_s { struct1820 unsigned have;1821 unsigned char *next;1822 z_off64_t pos;