Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_gtk_x11.c386 static char *abs_restart_command = NULL; variable
425 abs_restart_command = (char *)vim_strsave(buf); in gui_mch_prepare()
426 restart_command = abs_restart_command; in gui_mch_prepare()
588 vim_free(abs_restart_command); in gui_mch_free_all()