MCPcopy Index your code
hub / github.com/RsyncProject/rsync / copy_xattrs

Function copy_xattrs

t_stub.c:82–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80}
81
82 int copy_xattrs(UNUSED(const char *source), UNUSED(const char *dest))
83{
84 return -1;
85}
86
87 void free_xattr(UNUSED(stat_x *sxp))
88{

Callers 2

copy_fileFunction · 0.70
recv_generatorFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected