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

/vbox/src/VBox/Runtime/common/checksum/
H A Dmanifest3.cpp416 * @param phVfsIosPassthru Where to return the new handle.
419 uint32_t fAttrs, bool fReadOrWrite, PRTVFSIOSTREAM phVfsIosPassthru)
426 AssertPtr(phVfsIosPassthru);
449 *phVfsIosPassthru = hVfsPtIos;
418 RTManifestEntryAddPassthruIoStream(RTMANIFEST hManifest, RTVFSIOSTREAM hVfsIos, const char *pszEntry, uint32_t fAttrs, bool fReadOrWrite, PRTVFSIOSTREAM phVfsIosPassthru) argument

Completed in 42 milliseconds