Home
last modified time | relevance | path

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

/coreutils/src/
Dcp.c326 if (x->preserve_timestamps) in re_protect()
451 || x->preserve_timestamps) in make_dir_parents_private()
840 x->preserve_timestamps = false; in cp_option_init()
925 x->preserve_timestamps = on_off; in decode_preserve_arg()
948 x->preserve_timestamps = on_off; in decode_preserve_arg()
1017 x.preserve_timestamps = true; in main()
1097 x.preserve_timestamps = true; in main()
Dcopy.h177 bool preserve_timestamps; member
Dinstall.c274 x->preserve_timestamps = false; in cp_option_init()
659 if (x->preserve_timestamps && stat (from, &from_sb) != 0) in install_file_in_file()
673 if (x->preserve_timestamps && (strip_files || ! S_ISREG (from_sb.st_mode)) in install_file_in_file()
859 x.preserve_timestamps = true; in main()
1001 if (copy_only_if_needed && x.preserve_timestamps) in main()
Dmv.c137 x->preserve_timestamps = true; in cp_option_init()
Dcopy.c1396 if (!x->preserve_timestamps) in copy_reg()
1623 if (x->preserve_timestamps) in copy_reg()
2363 int options = ((x->preserve_timestamps in copy_internal()
3246 if (x->preserve_timestamps) in copy_internal()