Searched refs:zinput (Results 1 – 3 of 3) sorted by relevance
123 z_input_func zinput; member
377 deflateResetWithIO(z_streamp strm, z_input_func zinput, z_output_func zoutput) in deflateResetWithIO() argument383 strm->state->zinput = zinput; in deflateResetWithIO()407 s->zinput = &read_buf; in deflateReset()1367 n = (*s->zinput)(s->strm, s->window + s->strstart + s->lookahead, more); in fill_window()
629 ZEXTERN int ZEXPORT deflateResetWithIO(z_streamp strm, z_input_func zinput, z_output_func zoutput);