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

/vbox/src/VBox/Runtime/tools/
H A DRTGzip.cpp233 static RTEXITCODE gzipDecompressFile(PRTVFSIOSTREAM phVfsSrc, PCRTGZIPCMDOPTS pOpts, PRTVFSIOSTREAM phVfsDst) function
528 rcExit2 = gzipDecompressFile(&hVfsSrc, &Opts, &hVfsDst);

Completed in 43 milliseconds