Home | History | Annotate | Download | only in minizip

Lines Matching defs:flush

1843             int flush=Z_SYNC_FLUSH;
1852 flush = Z_FINISH;
1854 err=inflate(&pfile_in_zip_read_info->stream,flush);