local_shell       337 orte/mca/plm/rsh/plm_rsh_module.c     orte_plm_rsh_shell_t remote_shell, local_shell;
local_shell       394 orte/mca/plm/rsh/plm_rsh_module.c     if (ORTE_SUCCESS != (rc = setup_shell(&remote_shell, &local_shell,
local_shell      1583 orte/mca/plm/rsh/plm_rsh_module.c     orte_plm_rsh_shell_t remote_shell, local_shell;
local_shell      1588 orte/mca/plm/rsh/plm_rsh_module.c     local_shell = ORTE_PLM_RSH_SHELL_UNKNOWN;
local_shell      1597 orte/mca/plm/rsh/plm_rsh_module.c             local_shell = find_shell(p->pw_shell);
local_shell      1605 orte/mca/plm/rsh/plm_rsh_module.c     if (ORTE_PLM_RSH_SHELL_UNKNOWN == local_shell &&
local_shell      1607 orte/mca/plm/rsh/plm_rsh_module.c         local_shell = find_shell(param);
local_shell      1610 orte/mca/plm/rsh/plm_rsh_module.c     if (ORTE_PLM_RSH_SHELL_UNKNOWN == local_shell) {
local_shell      1613 orte/mca/plm/rsh/plm_rsh_module.c         local_shell = ORTE_PLM_RSH_SHELL_BASH;
local_shell      1619 orte/mca/plm/rsh/plm_rsh_module.c                          local_shell, orte_plm_rsh_shell_name[local_shell]));
local_shell      1623 orte/mca/plm/rsh/plm_rsh_module.c         remote_shell = local_shell;
local_shell      1670 orte/mca/plm/rsh/plm_rsh_module.c     *lshell = local_shell;