Searched refs:do_flush (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libz/
H A Dgzio.c89 local int do_flush OF((gzFile file, int flush));
850 local int do_flush (file, flush) function
896 int err = do_flush (file, flush);
1124 if (do_flush (file, Z_FINISH) != Z_OK)
1210 if (do_flush (file, Z_FULL_FLUSH))

Completed in 12 milliseconds