Searched refs:ml_sync_all (Results 1 – 8 of 8) sorted by relevance
| /vim-8.2.3635/src/proto/ |
| H A D | memline.pro | 16 void ml_sync_all(int check_file, int check_char);
|
| /vim-8.2.3635/src/ |
| H A D | os_unix.c | 892 ml_sync_all(FALSE, FALSE); in SIGDEFARG() 1615 ml_sync_all(FALSE, FALSE); in x_error_handler() 7978 ml_sync_all(FALSE, FALSE); // preserve all swap files in xsmp_handle_save_yourself()
|
| H A D | misc1.c | 2184 ml_sync_all(FALSE, FALSE); // preserve all swap files in preserve_exit()
|
| H A D | main.c | 1527 ml_sync_all(FALSE, FALSE); // preserve all swap files in getout_preserve_modified()
|
| H A D | getchar.c | 1585 ml_sync_all(c == 0, TRUE); in updatescript()
|
| H A D | gui_x11.c | 2948 ml_sync_all(FALSE, FALSE); // preserve all swap files in gui_x11_wm_protocol_handler()
|
| H A D | gui_gtk_x11.c | 2175 ml_sync_all(FALSE, FALSE); // preserve all swap files in sm_client_save_yourself() 2390 ml_sync_all(FALSE, FALSE); // preserve all swap files in global_event_filter()
|
| H A D | memline.c | 2422 ml_sync_all(int check_file, int check_char) in ml_sync_all() function
|