Searched refs:wayland_socket_name (Results 1 – 1 of 1) sorted by relevance
621 let wayland_socket_name = socket_path.file_name().ok_or(Error::InvalidWaylandPath)?; in create_wayland_device() localVariable623 let jailed_wayland_path = jailed_wayland_dir.join(wayland_socket_name); in create_wayland_device()