Home
last modified time | relevance | path

Searched refs:nonexistent_dst (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/coreutils/coreutils-8.32/src/
H A Dcopy.h289 bool nonexistent_dst, const struct cp_options *options,
H A Dcopy.c3008 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 Dcopy.h294 bool nonexistent_dst, const struct cp_options *options,
H A Dcopy.c2971 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()