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

/vbox/src/VBox/Runtime/r3/posix/
H A Dpath-posix.cpp54 RTDECL(int) RTPathReal(const char *pszPath, char *pszRealPath, size_t cchRealPath) function
76 LogFlow(("RTPathReal(%p:{%s}, %p:{%s}, %u): returns %Rrc\n", pszPath, pszPath,
/vbox/src/VBox/Runtime/r3/win/
H A Dpath-win.cpp59 RTDECL(int) RTPathReal(const char *pszPath, char *pszRealPath, size_t cchRealPath) function
/vbox/include/iprt/
H A Dmangling.h1063 # define RTPathReal RT_MANGLER(RTPathReal) macro

Completed in 1028 milliseconds