Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dcopy.h72 int copy_access(int fdf, int fdt);
Dcopy.c1451 int copy_access(int fdf, int fdt) { in copy_access() function
/systemd-251/src/dissect/
Ddissect.c745 (void) copy_access(source_fd, target_fd); in action_copy()
814 (void) copy_access(source_fd, target_fd); in action_copy()
/systemd-251/src/locale/
Dkeymap-util.c841 r = copy_access(fileno(fr), fileno(fw)); in locale_gen_enable_locale()
/systemd-251/src/partition/
Drepart.c2905 (void) copy_access(sfd, tfd); in do_copy_files()