Home
last modified time | relevance | path

Searched refs:get_stat_btime (Results 1 – 1 of 1) sorted by relevance

/coreutils/src/
Dls.c1097 get_stat_btime (struct stat const *st) in get_stat_btime() function
3896 int diff = timespec_cmp (get_stat_btime (&b->stat), in cmp_btime()
3897 get_stat_btime (&a->stat)); in cmp_btime()
4360 when_timespec = get_stat_btime (&f->stat); in print_long_format()