Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RsyncProject/rsync
/ show_flist_stats
Function
show_flist_stats
flist.c:204–207 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
202
}
203
204
void show_flist_stats(void)
205
{
206
/* Nothing yet */
207
}
208
209
/* Stat either a symlink or its referent, depending on the settings of
210
* copy_links, copy_unsafe_links, etc. Returns -1 on error, 0 on success.
Callers
1
handle_stats
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected