Searched refs:stbuf1 (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()116 modtime1 = stbuf1.st_mtime; in whichFileModTimeIsLater()
3778 char stbuf1[100]; in check_sections() local3799 stbuf1, sizeof (stbuf1)), in check_sections()3816 stbuf1, sizeof (stbuf1)), in check_sections()3834 stbuf1, sizeof (stbuf1)), in check_sections()