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

/vbox/src/VBox/Runtime/common/path/
H A DRTPathParseSimple.cpp3 * IPRT - RTPathParseSimple
53 RTDECL(size_t) RTPathParseSimple(const char *pszPath, size_t *pcchDir, ssize_t *poffName, ssize_t *poffSuff) function
/vbox/include/iprt/
H A Dmangling.h1060 # define RTPathParseSimple RT_MANGLER(RTPathParseSimple) macro

Completed in 59 milliseconds