Home
last modified time | relevance | path

Searched defs:new_name (Results 1 – 5 of 5) sorted by relevance

/systemd-251/src/shared/
Ddiscover-image.c707 static int rename_auxiliary_file(const char *path, const char *new_name, const char *suffix) { in rename_auxiliary_file()
720 int image_rename(Image *i, const char *new_name) { in image_rename()
827 static int clone_auxiliary_file(const char *path, const char *new_name, const char *suffix) { in clone_auxiliary_file()
840 int image_clone(Image *i, const char *new_name, bool read_only) { in image_clone()
/systemd-251/src/machine/
Dimage-dbus.c104 const char *new_name; in bus_image_method_rename() local
153 const char *new_name; in bus_image_method_clone() local
/systemd-251/src/udev/net/
Dlink-config.h29 const char *new_name; member
Dlink-config.c742 const char *new_name = NULL; in link_generate_new_name() local
/systemd-251/src/resolve/
Dresolved-manager.c1579 _cleanup_free_ char * new_name = NULL; in manager_next_dnssd_names() local