Searched refs:z_output_func (Results 1 – 4 of 4) sorted by relevance
627 typedef int (*z_output_func)(z_streamp strm, Bytef *buf, unsigned size); typedef629 ZEXTERN int ZEXPORT deflateResetWithIO(z_streamp strm, z_input_func zinput, z_output_func zoutput);
124 z_output_func zoutput;
377 deflateResetWithIO(z_streamp strm, z_input_func zinput, z_output_func zoutput) in deflateResetWithIO()
12193 z_output_func zoutput;