Searched refs:shutdown_exit_code (Results 1 – 1 of 1) sorted by relevance
413 static int shutdown_exit_code = EXIT_SUCCESS; variable724 shutdown_exit_code = exit_code; in qemu_system_shutdown_request_with_code()789 if (shutdown_exit_code != EXIT_SUCCESS) { in main_loop_should_exit()790 *status = shutdown_exit_code; in main_loop_should_exit()