Searched refs:slotFile (Results 1 – 1 of 1) sorted by relevance
989 constexpr auto slotFile = "/run/media/slot"; in getRunningSlot() local990 std::fstream f(slotFile, std::ios_base::in); in getRunningSlot()