Searched refs:EVENT_SWAPEXISTS (Results 1 – 3 of 3) sorted by relevance
1359 EVENT_SWAPEXISTS, // found existing swap file enumerator
171 {"SwapExists", EVENT_SWAPEXISTS},
4650 apply_autocmds(EVENT_SWAPEXISTS, buf->b_fname, NULL, FALSE, NULL); in do_swapexists()5024 && has_autocmd(EVENT_SWAPEXISTS, buf_fname, buf)) in findswapname()