Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dsystems.hpp1820 const std::string& stopBootOnFaultString) in validstopBootOnFault() argument
1822 if (stopBootOnFaultString == "AnyFault") in validstopBootOnFault()
1827 if (stopBootOnFaultString == "Never") in validstopBootOnFault()