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

/darwin-on-arm/xnu/libkern/zlib/
H A Dgzio.c104 local int do_flush OF((gzFile file, int flush));
732 local int do_flush (file, flush) function
778 int err = do_flush (file, flush);
991 if (do_flush (file, Z_FINISH) != Z_OK)

Completed in 21 milliseconds