Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dmemline.c246 static time_t swapfile_info(char_u *);
2044 (void)swapfile_info(files[i]); in recover_names()
2152 swapfile_info(char_u *fname) in swapfile_info() function
4600 swap_mtime = swapfile_info(fname); in attention_message()