Searched refs:quit_all (Results 1 – 2 of 2) sorted by relevance
38 int before_quit_autocmds(win_T *wp, int quit_all, int forceit);
5602 before_quit_autocmds(win_T *wp, int quit_all, int forceit) in before_quit_autocmds() argument5614 if (quit_all || (check_more(FALSE, forceit) == OK && only_one_window())) in before_quit_autocmds()