Searched refs:host_initialized (Results 1 – 11 of 11) sorted by relevance
85 extern qboolean host_initialized; // true if into command execution
25 qboolean host_initialized; // true if into command execution (compatability) variable1640 host_initialized = true; in SV_Init()
38 qboolean host_initialized; // true if into command execution variable252 if (host_initialized & !isDedicated) in Host_WriteConfiguration()921 host_initialized = true; in Host_Init()
306 extern qboolean host_initialized; // true if into command execution
536 if (host_initialized) // because hunk allocation would get stomped in Cmd_AddCommand()
2922 if (!in_mode_set && host_initialized) in MainWndProc()
1244 …Host_WriteConfigurationHost_ShutdownHost_FilterTimeHost_InitVCRhost_initializedHost_InitLoca…
125 extern qboolean host_initialized; // true if into command execution
104 qboolean host_initialized; // true if into command execution variable1248 if (host_initialized) in Host_WriteConfiguration()1499 host_initialized = true; in Host_Init()
516 if (host_initialized) // because hunk allocation would get stomped in Cmd_AddCommand()
2970 if (!in_mode_set && host_initialized) in MainWndProc()