copy_file_preserving   49 maint/gnulib/lib/copy-file.h extern void copy_file_preserving (const char *src_filename, const char *dest_filename);
copy_file_preserving   43 maint/gnulib/tests/test-copy-file.c     copy_file_preserving (file1, file2);