Searched refs:orig_file_status (Results 1 – 1 of 1) sorted by relevance
1176 int orig_file_status = NOTDONE; in ml_recover() local1448 orig_file_status = readfile(curbuf->b_ffname, NULL, (linenr_T)0, in ml_recover()1685 if (orig_file_status != OK || curbuf->b_ml.ml_line_count != lnum * 2 + 1) in ml_recover()