Searched refs:gz_stream (Results 1 – 1 of 1) sorted by relevance
3634 typedef struct gz_stream { struct3657 } gz_stream; argument3661 local int get_byte OF((gz_stream *s));3662 local void check_header OF((gz_stream *s));3663 local int destroy OF((gz_stream *s));3664 local uLong getLong OF((gz_stream *s));3684 gz_stream *s;3690 s = (gz_stream *)ALLOC(sizeof(gz_stream));3828 gz_stream *s; in get_byte()3855 gz_stream *s; in check_header()[all …]