Searched refs:copy_as_regular (Results 1 – 5 of 5) sorted by relevance
134 bool copy_as_regular; member
124 x->copy_as_regular = false; /* FIXME: maybe make this an option */ in cp_option_init()
826 x->copy_as_regular = true; in cp_option_init()1249 x.copy_as_regular = copy_contents; in main()
261 x->copy_as_regular = true; in cp_option_init()
2314 && (! x->copy_as_regular in copy_internal()3092 || (x->copy_as_regular && !S_ISLNK (src_mode))) in copy_internal()3205 if (!new_dst && !x->copy_as_regular && !S_ISDIR (src_mode) in copy_internal()