Lines Matching refs:command
980 Console.WriteLine("cafex {0}: Enabling single pass CGI", command); in stop()
1368 if (command != "stop") in hoststop()
1370 Console.WriteLine("cafex {0}: Single pass CGI enabled", command); in hoststop()
1396 … Console.WriteLine("cafex {0}: Bridge old owner: [{1}] new owner: [{2}]", command, old, host); in hoststop()
1432 … Console.WriteLine("cafex {0}: Disabling single pass CGI, not supported", command); in hoststop()
2037 … if (command != "on" && command != "setbootmode" && CAFE_BOOT_MODE.value == "NAND" && !PcfsTcpOnly) in run()
2463 …if (isWumadExecution && command != "on" && string.Compare(MCP_LAUNCH_HINT.value, "odd", true) != 0) in run()
2532 if (command != "on") in run()
2905 if (command == "discrun" && in run()
3878 Log.WriteLine(command + " trying softlaunch now."); in run()
4011 … Console.WriteLine("cafex {0}: Timeout waiting for title launch", command); in run()
5286 string currentCommand = command; in on()
5287 command = "on"; in on()
5323 command = currentCommand; in on()