Searched refs:protocols_path (Results 1 – 1 of 1) sorted by relevance
33 let protocols_path = pkg_config::get_variable("wayland-protocols", "pkgdatadir") in find_protocol() localVariable38 if let Some(found) = scan_path(protocols_path, &protocol_file_name) { in find_protocol()