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

/vbox/src/VBox/Runtime/generic/
H A DRTPathGetCurrentDrive-generic.cpp3 * IPRT - RTPathGetCurrentDrive, generic implementation.
41 RTDECL(int) RTPathGetCurrentDrive(char *pszPath, size_t cbPath) function
105 RT_EXPORT_SYMBOL(RTPathGetCurrentDrive); variable
/vbox/include/iprt/
H A Dmangling.h1049 # define RTPathGetCurrentDrive RT_MANGLER(RTPathGetCurrentDrive) macro

Completed in 66 milliseconds