orted_index 341 orte/mca/plm/rsh/plm_rsh_module.c int orted_index; orted_index 410 orte/mca/plm/rsh/plm_rsh_module.c orted_index = orte_plm_base_setup_orted_cmd(&orted_argc, &orted_argv); orted_index 433 orte/mca/plm/rsh/plm_rsh_module.c if (0 == orted_index) { orted_index 445 orte/mca/plm/rsh/plm_rsh_module.c orted_prefix = opal_argv_join_range(orted_argv, 0, orted_index, ' '); orted_index 446 orte/mca/plm/rsh/plm_rsh_module.c orted_cmd = opal_argv_join_range(orted_argv, orted_index, opal_argv_count(orted_argv), ' ');