Searched refs:RTMsgInfo (Results 1 - 16 of 16) sorted by relevance

/vbox/src/VBox/HostDrivers/Support/testcase/
H A DSUPInstall.cpp48 RTMsgInfo("Installed successfully!");
50 RTMsgInfo("Already loaded.");
52 RTMsgInfo("Service already existed; started successfully.");
54 RTMsgInfo("Unexpected status: %Rrc", rc);
H A DSUPUninstall.cpp48 RTMsgInfo("uninstalled successfully");
/vbox/include/iprt/
H A Dmessage.h177 RTDECL(int) RTMsgInfo(const char *pszFormat, ...);
H A Dmangling.h991 # define RTMsgInfo RT_MANGLER(RTMsgInfo) macro
/vbox/src/VBox/Additions/WINNT/tools/
H A DVBoxCertUtil.cpp153 RTMsgInfo("Successfully added '%s' to the '%ls' store (ctx type %u)", pszFilename, pwszStore, dwContextType);
161 RTMsgInfo("Successfully added '%s' to the '%ls' store", pszFilename, pwszStore);
248 RTMsgInfo("Opening store %#x:'%s'", dwDst, pszStoreNm);
321 RTMsgInfo("Removing '%ls'...", wszName);
336 RTMsgInfo("Found no matching certificates to remove.");
384 RTMsgInfo("Adding '%s' to %#x:'%s'... (disp %d)", pszCertFile, dwDst, pszStoreNm, dwDisposition);
578 RTMsgInfo("Successfully removed '%s' as root and '%s' as trusted publisher", pszRootCert, pszTrustedCert);
580 RTMsgInfo("Successfully removed '%s' as trusted publisher", pszTrustedCert);
655 RTMsgInfo("Successfully added '%s' as root and '%s' as trusted publisher", pszRootCert, pszTrustedCert);
657 RTMsgInfo("Successfull
[all...]
/vbox/src/VBox/Runtime/common/misc/
H A Dmessage.cpp191 RT_EXPORT_SYMBOL(RTMsgInfo); variable
201 RTDECL(int) RTMsgInfo(const char *pszFormat, ...) function
209 RT_EXPORT_SYMBOL(RTMsgInfo); variable
/vbox/src/VBox/ValidationKit/utils/nt/
H A Dntsetfreq.cpp119 RTMsgInfo("cur: %u (%u.%02u Hz) min: %u (%u.%02u Hz) max: %u (%u.%02u Hz)\n",
137 RTMsgInfo("new: %u (%u.%02u Hz) requested %RU32 (%u.%02u Hz)\n",
/vbox/src/VBox/ValidationKit/utils/TestExecServ/
H A DTestExecServiceTcp.cpp356 RTMsgInfo("RTTcpServerDestroy failed in txsTcpNotifyReboot: %Rrc", rc);
619 RTMsgInfo("RTTcpServerDestroy failed in txsTcpTerm: %Rrc", rc);
631 RTMsgInfo("RTTcpServerDisconnectClient2(%RTsock) failed in txsTcpTerm: %Rrc", g_hTcpClient, rc);
637 RTMsgInfo("RTTcpClientClose(%RTsock) failed in txsTcpTerm: %Rrc", g_hTcpClient, rc);
671 RTMsgInfo("RTTcpServerCreateEx(%s, %u,) failed: %Rrc, retrying for 20 seconds...\n",
681 RTMsgInfo("RTTcpServerCreateEx succceeded.\n");
H A DTestExecService.cpp1373 RTMsgInfo(fAction == RTSYSTEM_SHUTDOWN_REBOOT ? "Rebooting...\n" : "Shutting down...\n");
2933 RTMsgInfo("Launching upgraded image: \"%s\"\n", pszUpgrading);
3077 RTMsgInfo("Launching intermediate automatic upgrade stage: \"%s\"\n", szTmpPath);
/vbox/src/VBox/VMM/tools/
H A DVBoxVMMPreload.cpp172 RTMsgInfo("Loaded '%s' ('%s') at %p\n", szPath, g_aModules[i].pszName, g_aModules[i].pvImageBase);
184 RTMsgInfo("Locked down module loader interface!\n");
/vbox/src/VBox/Runtime/tools/
H A DRTDbgSymCache.cpp265 RTMsgInfo("UUID map: existing link '%s' has the same target ('%s').", szMapPath, pszCurTarget);
276 RTMsgInfo("UUID map: replacing dangling link '%s'", szMapPath);
297 RTMsgInfo("UUID map: %s => %s", szMapPath, szLinkTarget);
366 RTMsgInfo("%s is already in the cache.", pszSrcPath);
372 RTMsgInfo("Cache conflict with existing entry '%s' when inserting '%s'.", szDstPath, pszSrcPath);
374 RTMsgInfo("Error comparing '%s' with '%s': %Rrc", pszSrcPath, szDstPath, rc);
382 RTMsgInfo("Copying '%s' to '%s'...", pszSrcPath, szDstPath);
494 RTMsgInfo("Skipping '%s', no a recognizable image file...", pszPath);
1000 RTMsgInfo("Skipping directory '%s'...", pszPath);
H A DRTSignTool.cpp206 RTMsgInfo("Successfully wrote %u bytes to '%s'", cbCert, pszOut);
307 RTMsgInfo("Test signed.\n");
312 RTMsgInfo("Signed by trusted certificate.\n");
435 RTMsgInfo("'%s' is valid.\n", pszFilename);
790 RTMsgInfo("Successfully wrote TrustedAnchorInfo to '%s'.", State.pszOutput);
/vbox/src/VBox/Main/src-helper-apps/
H A DVBoxExtPackHelperApp.cpp125 RTMsgInfo(VBOX_PRODUCT " Extension Pack Helper App\n"
291 RTMsgInfo("Setting permissions...");
341 RTMsgInfo("Validating unpacked extension pack...");
492 RTMsgInfo("Unpacking extension pack into '%s'...", pszDirDst);
620 RTMsgInfo("Validating extension pack '%s' ('%s')...", pszTarball, pszExtPackName);
759 RTMsgInfo("Successfully installed '%s' (%s)", pszName, pszTarball);
1007 RTMsgInfo("Extension pack not installed. Nothing to do.");
1013 RTMsgInfo("Successfully removed extension pack '%s'\n", pszName);
1114 RTMsgInfo("Successfully removed '%s'.", Entry.szName);
1126 RTMsgInfo("Nothin
[all...]
/vbox/src/bldprogs/
H A DVBoxTpG.cpp322 RTMsgInfo("Starting assmbler '%s' with arguments:\n", g_pszAssembler);
324 RTMsgInfo(" #%02u: '%s'\n", i, apszArgs[i]);
381 RTMsgInfo("Successfully generated '%s'.", pszOutput);
384 RTMsgInfo("================ %s - start ================", pszWhat);
391 RTMsgInfo("================ %s - end ================", pszWhat);
434 RTMsgInfo("Generating assembly code...");
2122 RTMsgInfo("Parsing '%s'...", pszScript);
2171 RTMsgInfo("Successfully parsed '%s'.", pszScript);
/vbox/src/VBox/Runtime/r0drv/nt/
H A DntBldSymDb.cpp673 RTMsgInfo("%s: Skipping - failed to find _KPRCB: %u\n", pszPdb, GetLastError());
1062 RTMsgInfo("%s%s ...\n", pszDir, RTPATH_SLASH_STR);
/vbox/src/VBox/Additions/common/VBoxService/
H A DVBoxServiceToolBox.cpp1464 RTMsgInfo("Created directory '%s', mode %#RTfmode\n", ValueUnion.psz, fDirMode);

Completed in 3913 milliseconds