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

/vbox/src/VBox/Runtime/r3/
H A Dstream.cpp240 RTR3DECL(int) RTStrmOpen(const char *pszFilename, const char *pszMode, PRTSTREAM *ppStream) function
351 rc = RTStrmOpen(szFilename, pszMode, ppStream);
/vbox/include/iprt/
H A Dmangling.h1487 # define RTStrmOpen RT_MANGLER(RTStrmOpen) macro

Completed in 60 milliseconds