copy_file         263 src/firstboot/firstboot.c                 r = copy_file("/etc/locale.conf", etc_localeconf, 0, 0644);
copy_file         931 src/nspawn/nspawn.c         r = copy_file("/etc/resolv.conf", where, O_TRUNC|O_NOFOLLOW, 0644);