Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dimport-util.h24 static inline int import_url_append_component(const char *url, const char *suffix, char **ret) { in import_url_append_component() function
/systemd-251/src/sysupdate/
Dsysupdate-resource.c256 r = import_url_append_component(url, "SHA256SUMS", &suffixed_url); in download_manifest()
414 r = import_url_append_component(rr->path, fn, &path); in resource_load_from_web()