Searched refs:mch_call_shell (Results 1 – 8 of 8) sorted by relevance
38 int mch_call_shell(char_u *cmd, int options);
47 int mch_call_shell(char_u *cmd, int options);
62 int mch_call_shell(char_u *cmd, int options);
1801 retval = mch_call_shell(cmd, opt); in call_shell()1822 retval = mch_call_shell(ncmd, opt); in call_shell()
1246 mch_call_shell( in mch_call_shell() function
5456 mch_call_shell( in mch_call_shell() function
4754 mch_call_shell( in mch_call_shell() function
5274 mch_call_shell() for DJGPP version.