Searched refs:path_strv_resolve (Results 1 – 3 of 3) sorted by relevance
91 char** path_strv_resolve(char **l, const char *root);
233 char **path_strv_resolve(char **l, const char *root) { in path_strv_resolve() function319 if (!path_strv_resolve(l, root)) in path_strv_resolve_uniq()
480 TEST(path_strv_resolve) { in TEST() argument499 path_strv_resolve(search_dirs, tmp_dir); in TEST()