| 115 | static bool copy_internal (char const *src_name, char const *dst_name, |
| 116 | int dst_dirfd, char const *dst_relname, |
| 117 | int nonexistent_dst, struct stat const *parent, |
| 118 | struct dir_list *ancestors, |
| 119 | const struct cp_options *x, |
| 120 | bool command_line_arg, |
no outgoing calls
no test coverage detected