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

/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPR3HardenedNoCrt-win.cpp450 RTDECL(int) RTPathGetCurrent(char *pszPath, size_t cbPath) function
/vbox/src/VBox/Runtime/r3/posix/
H A Dpath-posix.cpp345 RTDECL(int) RTPathGetCurrent(char *pszPath, size_t cchPath) function
/vbox/src/VBox/Runtime/r3/win/
H A Dpath-win.cpp659 RTDECL(int) RTPathGetCurrent(char *pszPath, size_t cchPath) function
/vbox/include/iprt/
H A Dmangling.h1048 # define RTPathGetCurrent RT_MANGLER(RTPathGetCurrent) macro

Completed in 61 milliseconds