Lines Matching refs:default_shell
36 char *default_shell = "sh.exe";
43 char default_shell[] = "";
53 char *default_shell = "command.com";
58 char *default_shell = "/bin/sh";
64 char default_shell[] = "";
69 char default_shell[] = "";
74 char default_shell[] = "/bin/sh";
2116 shell = default_shell;
2351 shell = default_shell;
2353 else if (strcmp (shell, default_shell))
2356 char *s2 = _fullpath(NULL, default_shell, 0);
2369 else if (stricmp (shell, default_shell))
2374 default_shell, shell));
2378 default_shell = xstrdup (shell);
2398 else if (strcmp (shell, default_shell))
3012 /* if we have an unixroot drive and if shell is not default_shell