Home
last modified time | relevance | path

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

/openbmc/phosphor-state-manager/
H A Dbmc_state_manager.cpp285 const auto* bootstatusPath = "/sys/class/watchdog/watchdog0/bootstatus"; in discoverLastRebootCause() local
292 file.open(bootstatusPath); in discoverLastRebootCause()
299 bootstatusPath, "ERRNO", rc); in discoverLastRebootCause()