Searched defs:gzFile_s (Results 1 – 5 of 5) sorted by relevance
164 typedef struct gzFile_s { struct177 gz = malloc(sizeof(struct gzFile_s)); in gz_open() argument
1837 struct gzFile_s { struct1838 unsigned have;1839 unsigned char *next;1840 z_off64_t pos;
1817 struct gzFile_s { struct1818 unsigned have;1819 unsigned char *next;1820 z_off64_t pos;
1836 struct gzFile_s { struct1837 unsigned have;1838 unsigned char *next;1839 z_off64_t pos;
1819 struct gzFile_s { struct1820 unsigned have;1821 unsigned char *next;1822 z_off64_t pos;