status_before_ok 1781 src/editor/edit.c const gboolean status_before_ok = mc_stat (block_file_vpath, &status_before) == 0; status_before_ok 1790 src/editor/edit.c modified = (!status_before_ok && status_after_ok) status_before_ok 1791 src/editor/edit.c || (status_before_ok && status_after_ok && status_after.st_size != 0