Searched refs:RTPathStripFilename (Results 1 - 25 of 25) sorted by relevance

/vbox/src/VBox/Runtime/common/path/
H A DRTPathStripFilename.cpp3 * IPRT - RTPathStripFilename
43 RTDECL(void) RTPathStripFilename(char *pszPath) function
/vbox/src/VBox/ExtPacks/BusMouseSample/
H A DVBoxBusMouseMain.cpp108 RTPathStripFilename(szPath);
115 RTPathStripFilename(szPath);
/vbox/src/VBox/Runtime/r3/
H A Dpath.cpp57 RTPathStripFilename(pszPath);
H A Ddir.cpp702 RTPathStripFilename(szPath);
H A Disofs.cpp413 RTPathStripFilename(pszTemp);
H A Dxml.cpp2004 RTPathStripFilename(szTmpFilename);
/vbox/src/VBox/Main/glue/
H A Dstring.cpp114 RTPathStripFilename(m_psz);
H A Dinitterm.cpp400 RTPathStripFilename(szAppHomeDir);
/vbox/src/VBox/Main/src-server/xpcom/
H A Dserver_module.cpp219 RTPathStripFilename(VBoxSVCPath);
/vbox/src/VBox/HostDrivers/Support/freebsd/
H A DMakefile111 RTPathStripFilename.c
/vbox/src/VBox/Additions/common/VBoxGuest/freebsd/
H A DMakefile96 RTPathStripFilename.c
/vbox/src/VBox/Main/src-server/solaris/
H A DUSBProxyServiceSolaris.cpp265 RTPathStripFilename(pathBuf);
/vbox/include/iprt/
H A Dpath.h341 RTDECL(void) RTPathStripFilename(char *pszPath);
H A Dmangling.h1081 # define RTPathStripFilename RT_MANGLER(RTPathStripFilename) macro
/vbox/src/VBox/Main/src-server/
H A DVFSExplorerImpl.cpp592 RTPathStripFilename(pszNewPath);
H A DApplianceImpl.cpp898 RTPathStripFilename(tmpDir);;
H A DMachineImpl.cpp7536 RTPathStripFilename(szPath);
/vbox/src/VBox/Installer/win/Stub/
H A DVBoxStub.cpp494 RTPathStripFilename(szLogFile);
/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageGuestCtrl.cpp190 RTPathStripFilename(mSource.mutableRaw());
1622 RTPathStripFilename(pszDestPath);
2386 RTPathStripFilename(pszNewRoot);
2527 /** @todo r=bird: RTPathFilename and RTPathStripFilename won't work
2549 RTPathStripFilename(pszDestDir);
/vbox/src/VBox/Runtime/testcase/
H A DtstRTPath.cpp401 * RTPathStripFilename
403 RTTestSub(hTest, "RTPathStripFilename");
423 RTPathStripFilename(szPath);
/vbox/src/bldprogs/
H A Dscmsubversion.cpp615 RTPathStripFilename(pszDst);
/vbox/src/VBox/Storage/
H A DVMDK.cpp3227 RTPathStripFilename(pszDirname);
3492 RTPathStripFilename(pszDirname);
3675 RTPathStripFilename(pszBasedirectory);
3872 RTPathStripFilename(pszBasedirectory);
/vbox/src/VBox/Runtime/common/dbg/
H A Ddbgcfg.cpp672 RTPathStripFilename(szExtractDir);
/vbox/src/VBox/HostDrivers/VBoxUSB/solaris/
H A DVBoxUSB-solaris.c572 RTPathStripFilename(szDevicePath);
/vbox/src/VBox/HostDrivers/Support/
H A DSUPDrv.cpp420 (PFNRT)RTPathStripFilename,

Completed in 255 milliseconds