MCPcopy 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. */
1126static struct timespec
1127get_stat_btime (struct stat const *st)
1128{
1129 struct timespec btimespec;
1130

Callers 4

assert_matching_dev_inoFunction · 0.70
do_statFunction · 0.70
stat_for_modeFunction · 0.70
stat_for_inoFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected