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

/vbox/src/VBox/Runtime/r3/
H A Disofs.cpp521 RTR3DECL(int) RTIsoFsGetFileInfo(PRTISOFSFILE pFile, const char *pszPath, function
560 int rc = RTIsoFsGetFileInfo(pFile, pszSource, &cbOffset, &cbLength);
/vbox/include/iprt/
H A Dmangling.h668 # define RTIsoFsGetFileInfo RT_MANGLER(RTIsoFsGetFileInfo) macro

Completed in 59 milliseconds