Searched defs:bzstream (Results 1 – 1 of 1) sorted by relevance
107 bz_stream bzstream; /* bzlib input stream */ member151 bz_stream* bzstream = &zip->bzstream; in ft_bzip2_file_init() local195 bz_stream* bzstream = &zip->bzstream; in ft_bzip2_file_done() local224 bz_stream* bzstream = &zip->bzstream; in ft_bzip2_file_reset() local248 bz_stream* bzstream = &zip->bzstream; in ft_bzip2_file_fill_input() local283 bz_stream* bzstream = &zip->bzstream; in ft_bzip2_file_fill_output() local
Completed in 5 milliseconds