Searched refs:should_abort (Results 1 – 6 of 6) sorted by relevance
4 int should_abort(int retcode);
115 should_abort(int retcode) in should_abort() function
1710 if (should_abort(*retval)) in apply_autocmds_retval()
2580 if (!should_abort(retval)) in buf_write()
3037 if (should_abort(open_buffer(FALSE, eap, readfile_flags))) in do_ecmd()
9755 Solution: Check the emsg_silent flag in should_abort(). (Servatius Brandt)