Home
last modified time | relevance | path

Searched refs:shell_path (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dmain.c1614 char *shell_path = recursively_expand(shv); in main() local
1616 if (shell_path && _is_unixy_shell (shell_path)) in main()
1620 if (shell_path) in main()
1621 default_shell = shell_path; in main()