Home
last modified time | relevance | path

Searched refs:mf_close_file (Results 1 – 5 of 5) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dmemfile.pro5 void mf_close_file(buf_T *buf, int getlines);
/vim-8.2.3635/src/
H A Dcrypt.c615 mf_close_file(curbuf, TRUE); // remove the swap file in crypt_check_swapfile_curbuf()
H A Dmemfile.c269 mf_close_file( in mf_close_file() function
H A Dmemline.c500 mf_close_file(buf, TRUE); in ml_set_crypt_key()
818 mf_close_file(buf, FALSE); in ml_open_file()
H A Doption.c2882 mf_close_file(curbuf, TRUE); // remove the swap file in set_bool_option()