Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/
H A Ditem_updater.cpp886 constexpr auto slotFile = "/run/media/slot"; in getRunningSlot() local
887 std::fstream f(slotFile, std::ios_base::in); in getRunningSlot()