orte_plm_rsh_shell_name  154 orte/mca/plm/rsh/plm_rsh_module.c static const char *orte_plm_rsh_shell_name[7] = {
orte_plm_rsh_shell_name 1401 orte/mca/plm/rsh/plm_rsh_module.c     for (i = 0; i < (int)(sizeof (orte_plm_rsh_shell_name) /
orte_plm_rsh_shell_name 1402 orte/mca/plm/rsh/plm_rsh_module.c                           sizeof(orte_plm_rsh_shell_name[0])); ++i) {
orte_plm_rsh_shell_name 1403 orte/mca/plm/rsh/plm_rsh_module.c         if (NULL != strstr(sh_name, orte_plm_rsh_shell_name[i])) {
orte_plm_rsh_shell_name 1560 orte/mca/plm/rsh/plm_rsh_module.c             for (i = 0; i < (int)(sizeof (orte_plm_rsh_shell_name)/
orte_plm_rsh_shell_name 1561 orte/mca/plm/rsh/plm_rsh_module.c                                   sizeof(orte_plm_rsh_shell_name[0])); i++) {
orte_plm_rsh_shell_name 1562 orte/mca/plm/rsh/plm_rsh_module.c                 if ( NULL != strstr(sh_name, orte_plm_rsh_shell_name[i]) ) {
orte_plm_rsh_shell_name 1574 orte/mca/plm/rsh/plm_rsh_module.c                          (ORTE_PLM_RSH_SHELL_UNKNOWN == *shell) ? "UNHANDLED" : (char*)orte_plm_rsh_shell_name[*shell]));
orte_plm_rsh_shell_name 1619 orte/mca/plm/rsh/plm_rsh_module.c                          local_shell, orte_plm_rsh_shell_name[local_shell]));
orte_plm_rsh_shell_name 1644 orte/mca/plm/rsh/plm_rsh_module.c                          remote_shell, orte_plm_rsh_shell_name[remote_shell]));