Searched refs:paths_escaped (Results 1 – 1 of 1) sorted by relevance
292 _cleanup_strv_free_ char **paths = NULL, **paths_escaped = NULL; in write_requires_mounts_for() local305 r = specifier_escape_strv(paths, &paths_escaped); in write_requires_mounts_for()309 res = strv_join(paths_escaped, " "); in write_requires_mounts_for()