Searched refs:stbuf2 (Results 1 – 2 of 2) sorted by relevance
97 struct stat stbuf1, stbuf2; in whichFileModTimeIsLater() local99 if (stat(file1, &stbuf1) == 0 && stat(file2, &stbuf2) == 0) { in whichFileModTimeIsLater()104 modtime2 = stbuf2.st_mtime; in whichFileModTimeIsLater()
3440 char stbuf2[100]; in check_sections() local3462 stbuf2, sizeof (stbuf2))); in check_sections()3479 stbuf2, sizeof (stbuf2))); in check_sections()3495 stbuf2, sizeof (stbuf2)), in check_sections()