MCPcopy 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

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected