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

/vbox/src/VBox/Runtime/tools/
H A DRTGzip.cpp185 RTVFSIOSTREAM hVfsGzip; local
186 int rc = RTZipGzipCompressIoStream(*phVfsDst, 0 /*fFlags*/, pOpts->uLevel, &hVfsGzip);
192 *phVfsDst = hVfsGzip;

Completed in 126 milliseconds