Searched refs:stat_res (Results 1 – 1 of 1) sorted by relevance
4038 int stat_res; in buf_check_timestamp() local4083 && ((stat_res = mch_stat((char *)buf->b_ffname, &st)) < 0 in buf_check_timestamp()4099 if (stat_res < 0) in buf_check_timestamp()4120 && !bufIsChanged(buf) && stat_res >= 0) in buf_check_timestamp()4124 if (stat_res < 0) in buf_check_timestamp()