Searched refs:now1 (Results 1 – 1 of 1) sorted by relevance
34 time_t now1, now2; in main() local65 now1 = time (NULL); in main()66 if (now1 == (time_t)-1) in main()119 if (stnow.st_mtime < now1 || stnow.st_mtime > now2) in main()122 (intmax_t) stnow.st_mtime, (intmax_t) now1, (intmax_t) now2); in main()126 if (stnow.st_atime < now1 || stnow.st_atime > now2) in main()129 (intmax_t) stnow.st_atime, (intmax_t) now1, (intmax_t) now2); in main()