Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dmemline.c4593 time_t swap_mtime; in attention_message() local
4600 swap_mtime = swapfile_info(fname); in attention_message()
4612 if (swap_mtime != 0 && st.st_mtime > swap_mtime) in attention_message()