/vbox/include/iprt/ |
H A D | buildconfig.h | 43 RTDECL(uint32_t) RTBldCfgRevision(void);
|
/vbox/src/VBox/Runtime/common/misc/ |
H A D | buildconfig.cpp | 37 RTDECL(uint32_t) RTBldCfgRevision(void) function
|
/vbox/src/VBox/Runtime/tools/ |
H A D | RTShutdown.cpp | 87 RTPrintf("%sr%d\n", RTBldCfgVersion(), RTBldCfgRevision());
|
H A D | RTManifest.cpp | 372 RTPrintf("%sr%d\n", RTBldCfgVersion(), RTBldCfgRevision());
|
H A D | RTGzip.cpp | 576 RTPrintf("%sr%d\n", RTBldCfgVersion(), RTBldCfgRevision());
|
H A D | RTDbgSymCache.cpp | 160 RTPrintf("%sr%d\n", RTBldCfgVersion(), RTBldCfgRevision());
|
/vbox/src/VBox/Runtime/VBox/ |
H A D | VBoxRTDeps.cpp | 84 (PFNRT)RTBldCfgRevision,
|
/vbox/src/VBox/Additions/solaris/Mouse/ |
H A D | vboxmslnk.c | 101 printf("%sr%u\n", VBOX_VERSION_STRING, RTBldCfgRevision());
|
/vbox/src/VBox/Additions/WINNT/tools/ |
H A D | VBoxCertUtil.cpp | 540 RTPrintf("%sr%d\n", RTBldCfgVersion(), RTBldCfgRevision()); 615 RTPrintf("%sr%d\n", RTBldCfgVersion(), RTBldCfgRevision()); 727 RTPrintf("%sr%d\n", RTBldCfgVersion(), RTBldCfgRevision());
|
/vbox/src/VBox/HostServices/SharedOpenGL/OpenGLTest/ |
H A D | OpenGLTestApp.cpp | 150 VBOX_VERSION_STRING, RTBldCfgRevision(), VBOX_BUILD_TARGET,
|
/vbox/src/VBox/NetworkServices/NetLib/ |
H A D | VBoxNetBaseService.cpp | 316 RTPrintf("%sr%u\n", RTBldCfgVersion(), RTBldCfgRevision()); 333 RTBldCfgRevision(),
|
/vbox/src/VBox/Devices/BiosCommonCode/ |
H A D | MakeAlternativeSource.cpp | 2023 RTPrintf("r%u\n", RTBldCfgRevision());
|
/vbox/src/VBox/Main/glue/ |
H A D | com.cpp | 297 g_pszLogEntity, VBOX_VERSION_STRING, RTBldCfgRevision(),
|
/vbox/src/VBox/Frontends/VBoxManage/ |
H A D | VBoxManageHelp.cpp | 934 RTPrintf("%sr%d\n", VBOX_VERSION_STRING, RTBldCfgRevision());
|
H A D | VBoxManage.cpp | 392 RTPrintf("%sr%d\n", VBOX_VERSION_STRING, RTBldCfgRevision());
|
/vbox/src/VBox/ValidationKit/testboxscript/ |
H A D | TestBoxHelper.cpp | 433 RTPrintf("%sr%u", RTBldCfgVersion(), RTBldCfgRevision());
|
/vbox/src/VBox/Runtime/common/path/ |
H A D | RTPathRmCmd.cpp | 585 RTPrintf("%sr%d\n", RTBldCfgVersion(), RTBldCfgRevision());
|
/vbox/src/VBox/Devices/PC/ |
H A D | DevFwCommon.cpp | 897 RTStrPrintf(szTmp, sizeof(szTmp), "vboxRev_%u", RTBldCfgRevision());
|
/vbox/src/VBox/Additions/common/VBoxService/ |
H A D | VBoxServiceToolBox.cpp | 155 RTPrintf("%sr%d\n", VBOX_VERSION_STRING, RTBldCfgRevision());
|
/vbox/src/VBox/Runtime/common/zip/ |
H A D | tarcmd.cpp | 1142 RTPrintf("%sr%d\n", RTBldCfgVersion(), RTBldCfgRevision());
|
/vbox/src/VBox/Main/src-helper-apps/ |
H A D | VBoxExtPackHelperApp.cpp | 143 RTPrintf("%sr%d\n", VBOX_VERSION_STRING, RTBldCfgRevision());
|
/vbox/src/VBox/Storage/testcase/ |
H A D | vbox-img.cpp | 1745 RTPrintf("%sr%d\n", VBOX_VERSION_STRING, RTBldCfgRevision());
|
/vbox/src/VBox/Additions/common/VBoxControl/ |
H A D | VBoxControl.cpp | 180 RTPrintf("%sr%u\n", VBOX_VERSION_STRING, RTBldCfgRevision());
|
/vbox/src/VBox/ValidationKit/utils/cpu/ |
H A D | cidet-app.cpp | 1288 RTPrintf("%sr%d\n", RTBldCfgVersion(), RTBldCfgRevision());
|
/vbox/src/VBox/Main/src-all/ |
H A D | ExtPackManagerImpl.cpp | 713 m->Hlp.uVBoxInternalRevision = RTBldCfgRevision();
|