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

/vbox/src/VBox/Main/src-server/xpcom/
H A Dserver.cpp129 static bool gAutoShutdown = false; variable
324 if (gAutoShutdown)
728 gAutoShutdown = true;
734 gAutoShutdown = true;
780 vboxsvcSpawnDaemonByReExec(argv[0], gAutoShutdown, g_pszPidFile);

Completed in 34 milliseconds