Searched refs:f_mtime (Results 1 – 4 of 4) sorted by relevance
168 extern FILE_TIMESTAMP f_mtime PARAMS ((struct file *file, int search));170 ((f)->last_mtime == UNKNOWN_MTIME ? f_mtime ((f), v) : (f)->last_mtime)
107 (void) f_mtime (arfile, 0); in ar_member_date()161 (void) f_mtime (arfile, 0); in ar_touch()
917 (void) f_mtime (d->file, 0); in notice_finished_file()1144 f_mtime (struct file *file, int search) in f_mtime() function1171 mtime = f_mtime (arfile, search); in f_mtime()
245 * remake.c (f_mtime): If the mtime is a special token from -o or1685 * remake.c (f_mtime) [OS/2]: Handle FAT timestamp offsets for OS/2.2541 * remake.c (f_mtime): Removed the "***" prefix from the mod time2570 * remake.c (f_mtime) [WINDOWS32]: On various advice, I changed the2643 (f_mtime): Archive members always have low resolution time stamps.2678 * remake.c (f_mtime): If NO_FLOAT is defined, don't bother with2689 (f_mtime): Avoid spurious warnings of timestamps in the future due to2709 * remake.c (f_mtime): Remove unused var memtime.