Searched refs:modtime2 (Results 1 – 1 of 1) sorted by relevance
113 time_t modtime1, modtime2; in whichFileModTimeIsLater() local117 modtime2 = stbuf2.st_mtime; in whichFileModTimeIsLater()119 diff = difftime(modtime1, modtime2); in whichFileModTimeIsLater()