Searched refs:expanded_search_path (Results 1 – 1 of 1) sorted by relevance
391 _cleanup_strv_free_ char **expanded_search_path = NULL; in unit_file_build_name_map() local430 r = strv_extend(&expanded_search_path, *dir); in unit_file_build_name_map()441 if (strv_contains(expanded_search_path, resolved_dir)) in unit_file_build_name_map()444 if (strv_consume(&expanded_search_path, TAKE_PTR(resolved_dir)) < 0) in unit_file_build_name_map()546 r = unit_file_resolve_symlink(lp->root_dir, expanded_search_path, in unit_file_build_name_map()