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