Home | History | Annotate | Download | only in bison

Lines Matching refs:st1

10124                               struct stat st1;
10125 if (stat (file, &st1) != 0)
10128 if (st0.st_atime != st1.st_atime)