Searched refs:hVfsGzip (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Runtime/tools/ | ||
H A D | RTGzip.cpp | 185 RTVFSIOSTREAM hVfsGzip; local 186 int rc = RTZipGzipCompressIoStream(*phVfsDst, 0 /*fFlags*/, pOpts->uLevel, &hVfsGzip); 192 *phVfsDst = hVfsGzip; |
Completed in 61 milliseconds