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