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

123

/vbox/src/VBox/Runtime/common/path/
H A DRTPathAppend.cpp3 * IPRT - RTPathAppend
37 RTDECL(int) RTPathAppend(char *pszPath, size_t cbPathDst, const char *pszAppend) function
H A DRTPathJoinA.cpp46 * The easy way: Allocate a buffer and call RTPathAppend till it succeeds.
55 int rc = RTPathAppend(pszPathDst, cbPathDst, pszAppend);
63 rc = RTPathAppend(pszPathDst, cbPathDst, pszAppend);
H A DRTPathJoin.cpp48 * The easy way: Copy the path into the buffer and call RTPathAppend.
55 return RTPathAppend(pszPathDst, cbPathDst, pszAppend);
/vbox/src/VBox/Runtime/r3/posix/
H A DRTPathUserDocuments-posix.cpp46 rc = RTPathAppend(pszPath, cchPath, "Documents");
/vbox/src/VBox/HostServices/SharedOpenGL/OpenGLTest/
H A DOpenGLTest.cpp49 rc = RTPathAppend(pszVBoxPath, RTPATH_MAX, "VBoxTestOGL.exe");
51 rc = RTPathAppend(pszVBoxPath, RTPATH_MAX, "VBoxTestOGL");
/vbox/src/VBox/GuestHost/DragAndDrop/
H A DDnDDir.cpp44 int rc = RTPathAppend(pszDropDir, cbDropDir, "VirtualBox Dropped Files");
66 rc = RTPathAppend(pszDropDir, cbDropDir, pszTime);
/vbox/src/VBox/ExtPacks/VBoxDTrace/
H A DVBoxDTraceWrapper.cpp109 rc = RTPathAppend(szDTraceCmd, sizeof(szDTraceCmd),
112 rc = RTPathAppend(szDTraceCmd, sizeof(szDTraceCmd), RTBldCfgTargetDotArch());
114 rc = RTPathAppend(szDTraceCmd, sizeof(szDTraceCmd), "VBoxDTraceCmd");
132 rc = RTPathAppend(szDTraceLibDir, sizeof(szDTraceLibDir), "dtrace" RTPATH_SLASH_STR "lib");
134 rc = RTPathAppend(szDTraceLibDir, sizeof(szDTraceLibDir), RTBldCfgTargetArch());
/vbox/src/VBox/Runtime/testcase/
H A DtstRTDirCreateUniqueNumbered.cpp63 RTTESTI_CHECK_RC(rc = RTPathAppend(strcpy(szName, g_szTempPath), sizeof(szName), "RTDirCreateUniqueNumbered"), VINF_SUCCESS);
85 RTTESTI_CHECK_RC(rc = RTPathAppend(strcpy(szName, g_szTempPath), sizeof(szName), "RTDirCreateUniqueNumbered"), VINF_SUCCESS);
H A DtstRTR0DbgKrnlInfoDriver.cpp80 rc = RTPathAppend(szPath, sizeof(szPath), "tstRTR0DbgKrnlInfo.r0");
H A DtstRTTemp.cpp67 RTTESTI_CHECK_RC(rc = RTPathAppend(strcpy(szName, g_szTempPath), sizeof(szName), pszTemplate), VINF_SUCCESS);
H A DtstRTPath.cpp435 * RTPathAppend.
437 RTTestSub(hTest, "RTPathAppend");
481 RTTESTI_CHECK_RC(rc = RTPathAppend(szPath, sizeof(szPath), pszAppend), VINF_SUCCESS);
498 RTTESTI_CHECK_RC(rc = RTPathAppend(szPath, cchResult + 2, pszAppend), VINF_SUCCESS);
502 RTTESTI_CHECK_RC(rc = RTPathAppend(szPath, cchResult + 1, pszAppend), VINF_SUCCESS);
508 RTTESTI_CHECK_RC(RTPathAppend(szPath, cchResult, pszAppend), VERR_BUFFER_OVERFLOW);
H A DtstRTR0CommonDriver.h109 rc = RTPathAppend(szPath, RTPATH_MAX, pszTestServiceName);
H A DtstRTR0MemUserKernelDriver.cpp81 rc = RTPathAppend(szPath, sizeof(szPath), "tstRTR0MemUserKernel.r0");
H A DtstRTR0SemMutexDriver.cpp201 rc = RTPathAppend(szPath, sizeof(szPath), "tstRTR0SemMutex.r0");
/vbox/src/VBox/Runtime/r3/darwin/
H A DRTPathUserDocuments-darwin.cpp74 rc = RTPathAppend(pszPath, cchPath, &szTmp[2]);
/vbox/src/VBox/Main/glue/
H A Dinitterm.cpp341 vrc = RTPathAppend(szCompReg, sizeof(szCompReg), "compreg-x86.dat");
343 vrc = RTPathAppend(szXptiDat, sizeof(szXptiDat), "xpti-x86.dat");
346 vrc = RTPathAppend(szCompReg, sizeof(szCompReg), "compreg.dat");
348 vrc = RTPathAppend(szXptiDat, sizeof(szXptiDat), "xpti.dat");
421 vrc = RTPathAppend(szCompDir, sizeof(szCompDir), "components");
H A Dcom.cpp212 vrc = RTPathAppend(aDir, aDirLen, pcszBase);
245 vrc = RTPathAppend(szXdgConfigHome,
/vbox/src/VBox/Main/testcase/
H A DtstOVF.cpp88 RTPathAppend(szAbsOVF, sizeof(szAbsOVF), pcszOVF0);
272 RTPathAppend(szSrc, sizeof(szSrc), "ovf-testcases/ovf-dummy.vmdk");
274 RTPathAppend(szDst, sizeof(szDst), pcszDest);
/vbox/src/VBox/Runtime/r3/win/
H A DldrNative-win.cpp132 rc = RTPathAppend(szPath, sizeof(szPath), pszFilename);
/vbox/src/VBox/Devices/Misc/
H A DVirtualKD.cpp169 RTPathAppend(szPath, sizeof(szPath),
/vbox/include/iprt/win/
H A Dlazy-dbghelp.h64 rc = RTPathAppend(szPath, sizeof(szPath), s_aLocations[i].pszSubDir);
/vbox/src/VBox/VMM/tools/
H A DVBoxVMMPreload.cpp162 rc = RTPathAppend(szPath, sizeof(szPath), g_aModules[i].pszName);
164 return RTMsgErrorExit(RTEXITCODE_FAILURE, "RTPathAppPrivateArch or RTPathAppend returned %Rrc", rc);
/vbox/src/VBox/Runtime/common/dbg/
H A Ddbgcfg.cpp424 int rc = RTPathAppend(pszPath, RTPATH_MAX, pszSubDir);
466 int rc = RTPathAppend(pszPath, RTPATH_MAX, pszSubDir);
518 int rc = RTPathAppend(pszPath, RTPATH_MAX, pszFilename);
548 rc = RTPathAppend(pszPath, RTPATH_MAX, pszFilename);
760 rc = RTPathAppend(pszPath, RTPATH_MAX, pszFilename);
773 rc = RTPathAppend(pszPath, RTPATH_MAX, pszCacheSubDir);
788 rc = RTPathAppend(pszPath, RTPATH_MAX, pszFilename);
909 int rc = RTPathAppend(pszPath, RTPATH_MAX, pszUuidMappingSubDir);
1718 rc2 = RTPathAppend(szPath, sizeof(szPath), pSplitFn->apszComps[pSplitFn->cComps - 1]);
/vbox/src/VBox/Installer/win/Stub/
H A DVBoxStub.cpp495 rc = RTPathAppend(szLogFile, sizeof(szLogFile), "VBoxInstallLog.txt");
685 rc = RTPathAppend(szSrcDir, sizeof(szSrcDir), ".custom");
1044 vrc = RTPathAppend(szExtractPath, sizeof(szExtractPath), "VirtualBox");
/vbox/src/VBox/Main/src-server/win/
H A Dsvcmain.cpp318 vrc = RTPathAppend(szLogFile, sizeof(szLogFile), "VBoxSVC.log");

Completed in 100 milliseconds

123