Searched refs:mf_write (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/vim-53/src/
H A Dmemfile.c87 static int mf_write __ARGS((memfile_T *, bhdr_T *));
599 if (mf_write(mfp, hp) == FAIL)
896 if ((hp->bh_flags & BH_DIRTY) && mf_write(mfp, hp) == FAIL)
949 || mf_write(mfp, hp) != FAIL))
1073 mf_write(mfp, hp) function

Completed in 91 milliseconds