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

/vbox/src/VBox/Runtime/tools/
H A DRTGzip.cpp212 RTVFSIOSTREAM hVfsGunzip; local
213 int rc = RTZipGzipDecompressIoStream(*phVfsSrc, fFlags, &hVfsGunzip);
219 *phVfsSrc = hVfsGunzip;

Completed in 348 milliseconds