Searched refs:shell_path (Results 1 – 1 of 1) sorted by relevance
1614 char *shell_path = recursively_expand(shv); in main() local1616 if (shell_path && _is_unixy_shell (shell_path)) in main()1620 if (shell_path) in main()1621 default_shell = shell_path; in main()