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

/vbox/src/VBox/Runtime/generic/
H A DRTPathGetCurrentOnDrive-generic.cpp3 * IPRT - RTPathGetCurrentOnDrive, generic implementation.
41 RTDECL(int) RTPathGetCurrentOnDrive(char chDrive, char *pszPath, size_t cbPath) function
83 RT_EXPORT_SYMBOL(RTPathGetCurrentOnDrive); variable
/vbox/src/VBox/Runtime/r3/win/
H A Dpath-win.cpp714 RTDECL(int) RTPathGetCurrentOnDrive(char chDrive, char *pszPath, size_t cbPath) function
/vbox/include/iprt/
H A Dmangling.h1050 # define RTPathGetCurrentOnDrive RT_MANGLER(RTPathGetCurrentOnDrive) macro

Completed in 87 milliseconds