do_flush           77 other-licenses/zlib/gzio.c local int do_flush        OF((gzFile file, int flush));
do_flush          751 other-licenses/zlib/gzio.c     int err = do_flush (file, flush);
do_flush          964 other-licenses/zlib/gzio.c         if (do_flush (file, Z_FINISH) != Z_OK)