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

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

Completed in 43 milliseconds