Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dcopy.h74 static inline int copy_rights(int fdf, int fdt) { in copy_rights() function
/systemd-251/src/firstboot/
Dfirstboot.c742 r = copy_rights(fileno(original), fileno(passwd)); in write_root_passwd()
810 r = copy_rights(fileno(original), fileno(shadow)); in write_root_shadow()