Home | History | Annotate | Download | only in make-3.81

Lines Matching full:shell_path

1618 	char *shell_path = recursively_expand(shv);
1620 if (shell_path && _is_unixy_shell (shell_path))
1624 if (shell_path)
1625 default_shell = shell_path;