orted_prefix      340 orte/mca/plm/rsh/plm_rsh_module.c     char *orted_cmd, *orted_prefix, *final_cmd;
orted_prefix      440 orte/mca/plm/rsh/plm_rsh_module.c         orted_prefix = NULL;
orted_prefix      445 orte/mca/plm/rsh/plm_rsh_module.c         orted_prefix = opal_argv_join_range(orted_argv, 0, orted_index, ' ');
orted_prefix      513 orte/mca/plm/rsh/plm_rsh_module.c                             (orted_prefix != NULL ? orted_prefix : " "),
orted_prefix      554 orte/mca/plm/rsh/plm_rsh_module.c                             (orted_prefix != NULL ? orted_prefix : " "),
orted_prefix      566 orte/mca/plm/rsh/plm_rsh_module.c             if (NULL != orted_prefix) free(orted_prefix);
orted_prefix      582 orte/mca/plm/rsh/plm_rsh_module.c                        (orted_prefix != NULL ? orted_prefix : ""),
orted_prefix      591 orte/mca/plm/rsh/plm_rsh_module.c     if (NULL != orted_prefix) free(orted_prefix);