Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dimport-util.h31 int tar_strip_suffixes(const char *name, char **ret);
Dimport-util.c137 int tar_strip_suffixes(const char *name, char **ret) { in tar_strip_suffixes() function
/systemd-251/src/import/
Dimport.c149 r = tar_strip_suffixes(l, &ll); in import_tar()
Dpull.c125 r = tar_strip_suffixes(l, &ll); in pull_tar()
Dpull-tar.c650 tar_strip_suffixes, in tar_pull_start()
/systemd-251/src/machine/
Dmachinectl.c1868 r = tar_strip_suffixes(local, &ll); in import_tar()
2145 r = tar_strip_suffixes(local, &ll); in pull_tar()