MCPcopy Create free account
hub / github.com/coreutils/coreutils / stat

Class stat

src/copy.c:117–117  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

115static 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,

Callers 3

follow_fstatatFunction · 0.70
same_file_okFunction · 0.70
copy_internalFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected