Searched defs:reboot_reason (Results 1 – 2 of 2) sorted by relevance
110 RebootSystem(unsigned int cmd, const std::string& rebootTarget, const std::string& reboot_reason) { in RebootSystem()
1172 auto reboot_reason = vdc_arg + "_failed"; in ExecVdcRebootOnFailure() local