Home
last modified time | relevance | path

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

/systemd-251/src/sysusers/
Dsysusers.c249 static int make_backup(const char *target, const char *x) { in make_backup() function
873 r = make_backup("/etc/group", group_path); in write_files()
878 r = make_backup("/etc/gshadow", gshadow_path); in write_files()
884 r = make_backup("/etc/passwd", passwd_path); in write_files()
889 r = make_backup("/etc/shadow", shadow_path); in write_files()