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

/systemd/src/shared/
H A Dimport-util.h40 int tar_strip_suffixes(const char *name, char **ret);
H A Dimport-util.c93 int tar_strip_suffixes(const char *name, char **ret) { function
/systemd/src/import/
H A Dimport.c77 r = tar_strip_suffixes(local, &ll);
H A Dpull.c84 r = tar_strip_suffixes(local, &ll);
H A Dpull-common.c241 r = tar_strip_suffixes(last_component, &ll);
/systemd/src/machine/
H A Dmachinectl.c1816 r = tar_strip_suffixes(local, &ll);
2067 r = tar_strip_suffixes(local, &ll);

Completed in 21 milliseconds