Searched refs:RTPathStripSuffix (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Runtime/common/path/
H A DRTPathStripExt.cpp3 * IPRT - RTPathStripSuffix
37 RTDECL(void) RTPathStripSuffix(char *pszPath) function
/vbox/src/VBox/Main/glue/
H A Dstring.cpp141 RTPathStripSuffix(m_psz);
/vbox/include/iprt/
H A Dpath.h348 RTDECL(void) RTPathStripSuffix(char *pszPath);
H A Dmangling.h1080 # define RTPathStripSuffix RT_MANGLER(RTPathStripSuffix) macro
/vbox/src/VBox/Runtime/testcase/
H A DtstRTPath.cpp707 * RTPathStripSuffix
709 RTTestSub(hTest, "RTPathStripSuffix");
727 RTPathStripSuffix(szPath);
/vbox/src/VBox/Storage/
H A DVMDK.cpp3450 RTPathStripSuffix(pszBaseBase);
3644 RTPathStripSuffix(pszBasenameBase);
5517 RTPathStripSuffix(pszNewBaseName);
5519 RTPathStripSuffix(pszOldBaseName);
5522 RTPathStripSuffix(pszNewFullName);
5524 RTPathStripSuffix(pszOldFullName);
/vbox/src/VBox/Main/src-server/
H A DApplianceImpl.cpp900 RTPathStripSuffix(tmpFile);
/vbox/src/VBox/Runtime/common/dbg/
H A Ddbgmod.cpp587 RTPathStripSuffix(psz);
/vbox/src/VBox/Additions/common/VBoxService/
H A DVBoxServiceControlSession.cpp1927 RTPathStripSuffix(pszLogFile);
/vbox/src/VBox/Main/src-client/
H A DDisplayImpl.cpp2297 RTPathStripSuffix(pszAbsPath);

Completed in 3733 milliseconds