Home
last modified time | relevance | path

Searched refs:shutdown_cmd (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/system/
H A Drunstate.c453 char *shutdown_cmd = qemu_get_pid_name(shutdown_pid); in qemu_kill_report() local
457 shutdown_cmd ? shutdown_cmd : "<unknown process>"); in qemu_kill_report()
458 g_free(shutdown_cmd); in qemu_kill_report()