Home
last modified time | relevance | path

Searched refs:last_component (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/import/
Dpull-common.c187 _cleanup_free_ char *last_component = NULL, *ll = NULL, *auxiliary_url = NULL; in pull_make_auxiliary_job() local
197 r = import_url_last_component(url, &last_component); in pull_make_auxiliary_job()
201 r = strip_suffixes(last_component, &ll); in pull_make_auxiliary_job()