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.cpp271 const auto* bootstatusPath = "/sys/class/watchdog/watchdog0/bootstatus"; in discoverLastRebootCause() local
278 file.open(bootstatusPath); in discoverLastRebootCause()
285 bootstatusPath, "ERRNO", rc); in discoverLastRebootCause()