Searched refs:shortPath (Results 1 – 1 of 1) sorted by relevance
99 const std::vector<std::string>& fans, bool shortPath = false) in getPathsFromIface() argument108 if (shortPath) in getPathsFromIface()408 auto shortPath = pathMap["tach"][fan][0]; in get() local409 shortPath = justFanName(shortPath); in get()410 cout << setw(13) << std::left << shortPath << std::right << setw(15); in get()