MCPcopy Create free account
hub / github.com/coreutils/coreutils / statx

Class statx

src/stat.c:1372–1372  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1370 int flags = 0;
1371 struct stat st;
1372 struct statx stx = {0};
1373 char const *pathname = filename;
1374 struct print_args pa;
1375 pa.st = &st;

Callers 1

do_statFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected