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

Class stat

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

Source from the content-addressed store, hash-verified

634NODISCARD
635static char *
636human_access (struct stat const *statbuf)
637{
638 static char modebuf[12];
639 filemodestring (statbuf, modebuf);

Callers 2

find_bind_mountFunction · 0.70
do_statFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected