Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dmemfile.pro2 memfile_T *mf_open(char_u *fname, int flags);
/vim-8.2.3635/src/
H A Dmemfile.c121 mf_open(char_u *fname, int flags) in mf_open() function
H A Dmemline.c309 mfp = mf_open(NULL, 0); in ml_open()
1264 mfp = mf_open(fname_used, O_RDONLY); in ml_recover()
/vim-8.2.3635/runtime/doc/
H A Dtodo.txt4467 file is created only after setting the block size in mf_open(). How can
H A Dversion5.txt6579 Solution: When computing the number of blocks of the file in mf_open(),