Searched refs:shell_type (Results 1 – 1 of 1) sorted by relevance
140 static int shell_type = SHELL_UNKNOWN; variable361 shell_type = SHELL_BOURNE; in main()364 shell_type = SHELL_C; in main()374 if (SHELL_UNKNOWN == shell_type) { in main()400 shell_type = shell_list[i].type; in main()430 if (SHELL_BOURNE == shell_type) { in main()443 if (SHELL_BOURNE == shell_type) { in main()581 if (SHELL_BOURNE == shell_type) { in main()