Searched refs:channelPath (Results 1 – 1 of 1) sorted by relevance
79 std::filesystem::path channelPath = in linkMux() local81 if (!is_symlink(channelPath)) in linkMux()84 "PATH", channelPath.string(), "CHANNEL", channelName); in linkMux()87 std::filesystem::path bus = std::filesystem::read_symlink(channelPath); in linkMux()