Searched refs:stbuf2 (Results 1 – 2 of 2) sorted by relevance
110 struct stat stbuf1, stbuf2; in whichFileModTimeIsLater() local112 if (stat(file1, &stbuf1) == 0 && stat(file2, &stbuf2) == 0) { in whichFileModTimeIsLater()117 modtime2 = stbuf2.st_mtime; in whichFileModTimeIsLater()
3779 char stbuf2[100]; in check_sections() local3801 stbuf2, sizeof (stbuf2))); in check_sections()3819 stbuf2, sizeof (stbuf2))); in check_sections()3836 stbuf2, sizeof (stbuf2)), in check_sections()