Searched refs:gz_stream (Results 1 – 1 of 1) sorted by relevance
58 typedef struct gz_stream { struct75 } gz_stream; argument82 local int get_byte OF((gz_stream *s));83 local void check_header OF((gz_stream *s));84 local int destroy OF((gz_stream *s));88 local uLong getLong OF((gz_stream *s));108 gz_stream *s;114 s = (gz_stream *)ALLOC(sizeof(gz_stream));247 gz_stream *s = (gz_stream*)file;270 gz_stream *s; in get_byte()[all …]