Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
634
NODISCARD
635
static char *
636
human_access (struct stat const *statbuf)
637
{
638
static char modebuf[12];
639
filemodestring (statbuf, modebuf);
Callers
2
find_bind_mount
Function · 0.70
do_stat
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected