Searched defs:gzipPushFlushAndClose (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/tools/
H A DRTGzip.cpp129 static RTEXITCODE gzipPushFlushAndClose(PRTVFSIOSTREAM phVfsSrc, PCRTGZIPCMDOPTS pOpts, PRTVFSIOSTREAM phVfsDst) function
194 return gzipPushFlushAndClose(phVfsSrc, pOpts, phVfsDst);
237 rcExit = gzipPushFlushAndClose(phVfsSrc, pOpts, phVfsDst);

Completed in 43 milliseconds