Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dcrypt.pro6 int crypt_whole_undofile(int method_nr);
/vim-8.2.3635/src/
H A Dcrypt.c233 crypt_whole_undofile(int method_nr) in crypt_whole_undofile() function
H A Dundo.c1226 if (crypt_whole_undofile(crypt_get_method_nr(buf))) in serialize_header()
1940 if (crypt_whole_undofile(bi.bi_state->method_nr)) in u_read_undo()