Searched refs:nonexistent_dst (Results 1 – 4 of 4) sorted by relevance
/dports/sysutils/coreutils/coreutils-8.32/src/ |
H A D | copy.h | 289 bool nonexistent_dst, const struct cp_options *options,
|
H A D | copy.c | 3008 bool nonexistent_dst, const struct cp_options *options, in copy() argument 3024 return copy_internal (src_name, dst_name, nonexistent_dst, NULL, NULL, in copy()
|
/dports/misc/gnuls/coreutils-8.30/src/ |
H A D | copy.h | 294 bool nonexistent_dst, const struct cp_options *options,
|
H A D | copy.c | 2971 bool nonexistent_dst, const struct cp_options *options, in copy() argument 2987 return copy_internal (src_name, dst_name, nonexistent_dst, NULL, NULL, in copy()
|