MCPcopy Create free account
hub / github.com/RsyncProject/rsync / free_xattr

Function free_xattr

t_stub.c:87–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85}
86
87 void free_xattr(UNUSED(stat_x *sxp))
88{
89 return;
90}
91
92 void free_acl(UNUSED(stat_x *sxp))
93{

Callers 5

hard_link_checkFunction · 0.70
free_stat_xFunction · 0.70
copy_valid_pathFunction · 0.70
make_backupFunction · 0.70
send_file_nameFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected