Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Ddiscover-image.c827 static int clone_auxiliary_file(const char *path, const char *new_name, const char *suffix) { in clone_auxiliary_file() function
910 r = clone_auxiliary_file(*j, new_name, ".nspawn"); in image_clone()
915 r = clone_auxiliary_file(roothash, new_name, ".roothash"); in image_clone()