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

/vbox/src/VBox/Runtime/common/filesystem/
H A Dfilesystem.cpp54 static int rtFsGetFormat(RTVFSFILE hVfsFile, PCRTFILESYSTEMDESC *ppFsDesc) function
100 rc = rtFsGetFormat(hVfsFile, &pFsDesc);

Completed in 41 milliseconds