Searched refs:default_shell (Results 1 – 3 of 3) sorted by relevance
62 char *default_shell(void);
4931 cmd_shell = (char_u *)default_shell(); in mch_call_shell()7014 default_shell(void) in default_shell() function
102 || ((p = (char_u *)default_shell()) != NULL && *p != NUL) in set_init_1()