stat_mtimespec 426 file.c static struct timespec stat_mtimespec(struct stat *st); stat_mtimespec 447 file.c struct timespec ts1 = stat_mtimespec(get_stat(self)); stat_mtimespec 448 file.c struct timespec ts2 = stat_mtimespec(get_stat(other)); stat_mtimespec 799 file.c struct timespec ts = stat_mtimespec(st); stat_mtimespec 4831 file.c t1 = stat_mtimespec(&st1); stat_mtimespec 4832 file.c t2 = stat_mtimespec(&st2);