Searched refs:hVfsGunzip (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Runtime/tools/ | ||
H A D | RTGzip.cpp | 212 RTVFSIOSTREAM hVfsGunzip; local 213 int rc = RTZipGzipDecompressIoStream(*phVfsSrc, fFlags, &hVfsGunzip); 219 *phVfsSrc = hVfsGunzip; |
Completed in 762 milliseconds