Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dex_cmds.pro9 void do_shell(char_u *cmd, int flags);
/vim-8.2.3635/src/
H A Dui.c584 do_shell(NULL, 0); in suspend_shell()
H A Dex_cmds.c1025 do_shell(newcmd, 0); in do_bang()
1353 do_shell( in do_shell() function
H A Dquickfix.c5013 do_shell(cmd, *p_sp != NUL ? SHELL_DOOUT : 0); in ex_make()
H A Dex_docmd.c6287 do_shell(NULL, 0); in ex_shell()