sh_name 1386 orte/mca/plm/rsh/plm_rsh_module.c char *sh_name = NULL; sh_name 1393 orte/mca/plm/rsh/plm_rsh_module.c sh_name = rindex(shell, '/'); sh_name 1394 orte/mca/plm/rsh/plm_rsh_module.c if( NULL == sh_name ) { sh_name 1400 orte/mca/plm/rsh/plm_rsh_module.c ++sh_name; sh_name 1403 orte/mca/plm/rsh/plm_rsh_module.c if (NULL != strstr(sh_name, orte_plm_rsh_shell_name[i])) { sh_name 1556 orte/mca/plm/rsh/plm_rsh_module.c char *sh_name = rindex(outbuf, '/'); sh_name 1557 orte/mca/plm/rsh/plm_rsh_module.c if( NULL != sh_name ) { sh_name 1558 orte/mca/plm/rsh/plm_rsh_module.c sh_name++; /* skip '/' */ sh_name 1562 orte/mca/plm/rsh/plm_rsh_module.c if ( NULL != strstr(sh_name, orte_plm_rsh_shell_name[i]) ) {