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

/vbox/src/VBox/Runtime/tools/
H A DRTGzip.cpp299 static RTEXITCODE gzipOpenOutput(const char *pszFile, PRTGZIPCMDOPTS pOpts, PRTVFSIOSTREAM phVfsIos) function
524 rcExit2 = gzipOpenOutput(ValueUnion.psz, &Opts, &hVfsDst);

Completed in 32 milliseconds