deflate            49 tools/packfi2/compress.c     err = deflate(&stream, Z_FINISH);
deflate           440 tools/packfi2/deflate.c         err = deflate(strm, Z_PARTIAL_FLUSH);
deflate           242 tools/packfi2/zlib.h ZEXTERN int ZEXPORT deflate OF((z_streamp strm, int flush));