Searched refs:use_editor (Results 1 – 4 of 4) sorted by relevance
391 use_editor = 1; in commit()393 use_editor = 0; in commit()421 use_editor = 1; in commit()423 use_editor = 0; in commit()524 if (use_editor) in commit()618 if (err != 0 && use_editor && saved_message != NULL) in commit()1373 if (!server_active && use_editor) in commit_fileproc()1685 if (!server_active && use_editor) in commit_direntproc()
135 use_editor = 1; in import()137 use_editor = 0; in import()257 if (!server_active && use_editor) in import()
380 extern int use_editor;
40 int use_editor = 1; variable