Searched refs:channelPath (Results 1 – 1 of 1) sorted by relevance
94 std::filesystem::path channelPath = in linkMux() local96 if (!is_symlink(channelPath)) in linkMux()98 std::cerr << channelPath << " for mux channel " << channelName in linkMux()102 std::filesystem::path bus = std::filesystem::read_symlink(channelPath); in linkMux()