Searched refs:hPtIos (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-all/
H A DExtPackUtil.cpp1149 RTVFSIOSTREAM hPtIos; local
1151 true /*read*/, &hPtIos);
1155 rc = RTZipGzipDecompressIoStream(hPtIos, 0 /*fFlags*/, &hGunzipIos);
1162 RTVfsIoStrmRelease(hPtIos);
1178 RTVfsIoStrmRelease(hPtIos);

Completed in 34 milliseconds