Lines Matching defs:VBoxServiceVerbose
376 void VBoxServiceVerbose(int iLevel, const char *pszFormat, ...)
417 VBoxServiceVerbose(4, "Setting VBoxService status to %u\n", enmStatus);
559 VBoxServiceVerbose(2, "ControlHandler: Received break/close event\n");
590 VBoxServiceVerbose(2, "Initializing services ...\n");
605 VBoxServiceVerbose(0, "Service '%s' was disabled because of missing functionality\n",
614 VBoxServiceVerbose(2, "Starting services ...\n");
621 VBoxServiceVerbose(2, "Starting service '%s' ...\n", g_aServices[j].pDesc->pszName);
651 VBoxServiceVerbose(1, "All services started.\n");
683 VBoxServiceVerbose(3, "Calling stop function for service '%s' ...\n", g_aServices[j].pDesc->pszName);
687 VBoxServiceVerbose(3, "All stop functions for services called\n");
699 VBoxServiceVerbose(2, "Waiting for service '%s' to stop ...\n", g_aServices[j].pDesc->pszName);
717 VBoxServiceVerbose(3, "Terminating service '%s' (%d) ...\n", g_aServices[j].pDesc->pszName, j);
729 VBoxServiceVerbose(3, "Stopping the main thread...\n");
735 VBoxServiceVerbose(2, "Stopping services returning: %Rrc\n", rc);
754 VBoxServiceVerbose(1, "Waiting in main thread\n");
793 VBoxServiceVerbose(3, "VBoxServiceMainWait: Received signal %d (rc=%d)\n", iSignal, rc);
1087 VBoxServiceVerbose(0, "%s r%s started. Verbose level = %d\n",
1096 VBoxServiceVerbose(2, "Starting service dispatcher ...\n");
1099 VBoxServiceVerbose(1, "Daemonizing...\n");
1158 VBoxServiceVerbose(0, "Ended.\n");