Home | History | Annotate | Download | only in src

Lines Matching refs:last_flush

419     s->last_flush = Z_NO_FLUSH;
686 old_flush = s->last_flush;
687 s->last_flush = flush;
879 s->last_flush = -1;
912 s->last_flush = -1; /* avoid BUF_ERROR next call, see above */
942 s->last_flush = -1; /* avoid BUF_ERROR at next call, see above */