Searched defs:new_dst (Results 1 – 2 of 2) sorted by relevance
/coreutils/src/ |
D | copy.c | 818 int dst_dirfd, char const *dst_relname_in, bool new_dst, in copy_dir() 922 struct stat const *src_sb, bool new_dst, in set_owner() 1017 mode_t mode, bool new_dst, const struct cp_options *x) in set_process_security_ctx() 1180 int dest_desc, bool new_dst, enum Reflink_type reflink_mode) in handle_clone_fail() 1231 mode_t dst_mode, mode_t omitted_permissions, bool *new_dst, in copy_reg() 2291 bool new_dst = 0 < nonexistent_dst; in copy_internal() local
|
D | cp.c | 402 struct dir_attr **attr_list, bool *new_dst, in make_dir_parents_private() 612 bool new_dst = false; in do_copy() local
|