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

/vbox/src/VBox/Runtime/common/path/
H A DRTPathFilename.cpp40 return RTPathFilenameEx(pszPath, RTPATH_STYLE);
45 RTDECL(char *) RTPathFilenameEx(const char *pszPath, uint32_t fFlags) function
98 RT_EXPORT_SYMBOL(RTPathFilenameEx); variable
/vbox/include/iprt/
H A Dmangling.h1047 # define RTPathFilenameEx RT_MANGLER(RTPathFilenameEx) macro

Completed in 86 milliseconds