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

/vbox/src/VBox/Main/src-all/
H A DExtPackUtil.cpp1120 * @param phFileManifest Where to return a manifest where the tarball is
1126 PRTMANIFEST phFileManifest)
1166 if (phFileManifest)
1167 *phFileManifest = hFileManifest;
1125 VBoxExtPackOpenTarFss(RTFILE hTarballFile, char *pszError, size_t cbError, PRTVFSFSSTREAM phTarFss, PRTMANIFEST phFileManifest) argument

Completed in 46 milliseconds