Searched refs:gzFile_s (Results 1 – 6 of 6) sorted by relevance
32 struct gzFile_s { struct
179 struct gzFile_s x; /* "x" for exposed */
171 struct gzFile_s x; /* "x" for exposed */
1308 typedef struct gzFile_s *gzFile; /* semi-opaque gzip file descriptor */1842 struct gzFile_s { struct
162 typedef struct gzFile_s { struct174 gz = malloc(sizeof(struct gzFile_s)); in gz_open() argument
175 typedef struct gzFile_s { struct209 gz = malloc(sizeof(struct gzFile_s));