Searched refs:use_editor (Results 1 – 4 of 4) sorted by relevance
389 use_editor = 1; in commit()391 use_editor = 0; in commit()419 use_editor = 1; in commit()421 use_editor = 0; in commit()574 if (use_editor) in commit()668 if (err != 0 && use_editor && saved_message != NULL) in commit()1420 if (!server_active && use_editor) in commit_fileproc()1704 if (!server_active && use_editor) in commit_direntproc()
133 use_editor = 1; in import()135 use_editor = 0; in import()255 if (!server_active && use_editor) in import()
372 extern int use_editor;
37 int use_editor = 1; variable