Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coreutils/coreutils
/ stat
Class
stat
src/ln.c:181–181 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
179
char const *dest, int link_errno)
180
{
181
struct stat source_stats;
182
int source_status = 1;
183
char *backup_base = NULL;
184
char *rel_source = NULL;
Callers
2
do_link
Function · 0.70
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected