Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dmemline.c240 static void ml_set_b0_crypt(buf_T *buf, ZERO_BL *b0p);
358 ml_set_b0_crypt(buf, b0p); in ml_open()
448 ml_set_b0_crypt(buf_T *buf, ZERO_BL *b0p) in ml_set_b0_crypt() function
969 ml_set_b0_crypt(buf, b0p); in ml_upd_block0()