Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coreutils/coreutils
/ stat
Class
stat
src/mv.c:452–452 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
450
}
451
452
struct stat sb;
453
sb.st_mode = 0;
454
int target_dirfd = AT_FDCWD;
455
if (no_target_directory)
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected