Searched refs:path_strv_resolve (Results 1 - 3 of 3) sorted by relevance

/systemd/src/basic/
H A Dpath-util.h52 char** path_strv_resolve(char **l, const char *prefix);
H A Dpath-util.c221 char **path_strv_resolve(char **l, const char *prefix) { function
312 if (!path_strv_resolve(l, prefix))
/systemd/src/test/
H A Dtest-path-util.c244 path_strv_resolve(search_dirs, tmp_dir);

Completed in 1821 milliseconds