Searched refs:gz_stream (Results 1 – 2 of 2) sorted by relevance
56 typedef struct gz_stream { struct73 } gz_stream; argument78 local int get_byte OF((gz_stream *s));79 local void check_header OF((gz_stream *s));80 local int destroy OF((gz_stream *s));82 local uLong getLong OF((gz_stream *s));102 gz_stream *s;108 s = (gz_stream *)ALLOC(sizeof(gz_stream));239 gz_stream *s = (gz_stream*)file;262 gz_stream *s; in get_byte()[all …]