Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coreutils/coreutils
/ stat
Class
stat
src/ls.c:1127–1127 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1125
where birth time is not supported. */
1126
static struct timespec
1127
get_stat_btime (struct stat const *st)
1128
{
1129
struct timespec btimespec;
1130
Callers
4
assert_matching_dev_ino
Function · 0.70
do_stat
Function · 0.70
stat_for_mode
Function · 0.70
stat_for_ino
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected