Home
last modified time | relevance | path

Searched refs:mf_flags (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dmemfile.c1039 mfp->mf_fd = mch_open_rw((char *)mfp->mf_fname, mfp->mf_flags); in mf_write()
1282 mfp->mf_flags = flags; in mf_do_open()
H A Dstructs.h689 int mf_flags; // flags used when opening this memfile member