Searched refs:bt_dontwrite (Results 1 – 8 of 8) sorted by relevance
32 || bt_dontwrite(buf) in autowrite()57 if (bufIsChanged(buf) && !buf->b_p_ro && !bt_dontwrite(buf)) in autowrite_all()
3696 && !bt_dontwrite(curbuf) in fileinfo()3701 && !bt_dontwrite(curbuf) in fileinfo()5657 bt_dontwrite(buf_T *buf) in bt_dontwrite() function5668 if (bt_dontwrite(buf)) in bt_dontwrite_msg()
519 if (!bt_dontwrite(curbuf)) in readfile()600 if (!bt_dontwrite(curbuf)) in readfile()
105 && !bt_dontwrite(curbuf) in changed()
2159 && !bt_dontwrite(buf->bufp) in nb_do_cmd()
3595 return (!bt_dontwrite(buf) || bt_prompt(buf)) in bufIsChangedNotTerm()
2250 if (bufIsChanged(buf) && !bt_dontwrite(buf)) in do_wqall()
65 int bt_dontwrite(buf_T *buf);