dst_name          284 orte/mca/iof/base/iof_base_setup.c int orte_iof_base_setup_output_files(const orte_process_name_t* dst_name,
dst_name          346 orte/mca/iof/base/iof_base_setup.c             ORTE_IOF_SINK_DEFINE(&proct->revstdout->sink, dst_name,
dst_name          370 orte/mca/iof/base/iof_base_setup.c                 ORTE_IOF_SINK_DEFINE(&proct->revstderr->sink, dst_name,
dst_name           60 orte/mca/iof/base/iof_base_setup.h ORTE_DECLSPEC int orte_iof_base_setup_output_files(const orte_process_name_t* dst_name,
dst_name           64 orte/mca/iof/hnp/iof_hnp.c static int hnp_push(const orte_process_name_t* dst_name, orte_iof_tag_t src_tag, int fd);
dst_name          134 orte/mca/iof/hnp/iof_hnp.c static int hnp_push(const orte_process_name_t* dst_name, orte_iof_tag_t src_tag, int fd)
dst_name          143 orte/mca/iof/hnp/iof_hnp.c     if (ORTE_VPID_INVALID == dst_name->vpid || fd < 0) {
dst_name          150 orte/mca/iof/hnp/iof_hnp.c                          fd, ORTE_NAME_PRINT(dst_name)));
dst_name          154 orte/mca/iof/hnp/iof_hnp.c         if (OPAL_EQUAL == orte_util_compare_name_fields(mask, &proct->name, dst_name)) {
dst_name          161 orte/mca/iof/hnp/iof_hnp.c     proct->name.jobid = dst_name->jobid;
dst_name          162 orte/mca/iof/hnp/iof_hnp.c     proct->name.vpid = dst_name->vpid;
dst_name          196 orte/mca/iof/hnp/iof_hnp.c         if (ORTE_SUCCESS != (rc = orte_iof_base_setup_output_files(dst_name, jdata, proct))) {
dst_name          215 orte/mca/iof/hnp/iof_hnp.c                     if (dst_name->jobid == pptr->name.jobid &&
dst_name          240 orte/mca/iof/hnp/iof_hnp.c     if (ORTE_VPID_WILDCARD == dst_name->vpid) {
dst_name          242 orte/mca/iof/hnp/iof_hnp.c         ORTE_IOF_SINK_DEFINE(&proct->stdinev, dst_name, -1, ORTE_IOF_STDIN,
dst_name          248 orte/mca/iof/hnp/iof_hnp.c         if (NULL == (jdata = orte_get_job_data_object(dst_name->jobid))) {
dst_name          252 orte/mca/iof/hnp/iof_hnp.c         if (NULL == (proc = (orte_proc_t*)opal_pointer_array_get_item(jdata->procs, dst_name->vpid))) {
dst_name          258 orte/mca/iof/hnp/iof_hnp.c             ORTE_IOF_SINK_DEFINE(&proct->stdinev, dst_name, -1, ORTE_IOF_STDIN,
dst_name          332 orte/mca/iof/hnp/iof_hnp.c static int hnp_pull(const orte_process_name_t* dst_name,
dst_name          348 orte/mca/iof/hnp/iof_hnp.c                          fd, ORTE_NAME_PRINT(dst_name)));
dst_name          363 orte/mca/iof/hnp/iof_hnp.c         if (OPAL_EQUAL == orte_util_compare_name_fields(mask, &proct->name, dst_name)) {
dst_name          370 orte/mca/iof/hnp/iof_hnp.c     proct->name.jobid = dst_name->jobid;
dst_name          371 orte/mca/iof/hnp/iof_hnp.c     proct->name.vpid = dst_name->vpid;
dst_name          375 orte/mca/iof/hnp/iof_hnp.c     ORTE_IOF_SINK_DEFINE(&proct->stdinev, dst_name, fd, ORTE_IOF_STDIN,
dst_name           67 orte/mca/iof/orted/iof_orted.c static int orted_push(const orte_process_name_t* dst_name, orte_iof_tag_t src_tag, int fd);
dst_name          127 orte/mca/iof/orted/iof_orted.c static int orted_push(const orte_process_name_t* dst_name,
dst_name          139 orte/mca/iof/orted/iof_orted.c                          fd, ORTE_NAME_PRINT(dst_name)));
dst_name          156 orte/mca/iof/orted/iof_orted.c         if (OPAL_EQUAL == orte_util_compare_name_fields(mask, &proct->name, dst_name)) {
dst_name          163 orte/mca/iof/orted/iof_orted.c     proct->name.jobid = dst_name->jobid;
dst_name          164 orte/mca/iof/orted/iof_orted.c     proct->name.vpid = dst_name->vpid;
dst_name          187 orte/mca/iof/orted/iof_orted.c     if (ORTE_SUCCESS != (rc = orte_iof_base_setup_output_files(dst_name, jobdat, proct))) {
dst_name          225 orte/mca/iof/orted/iof_orted.c static int orted_pull(const orte_process_name_t* dst_name,
dst_name          241 orte/mca/iof/orted/iof_orted.c                          fd, ORTE_NAME_PRINT(dst_name)));
dst_name          256 orte/mca/iof/orted/iof_orted.c         if (OPAL_EQUAL == orte_util_compare_name_fields(mask, &proct->name, dst_name)) {
dst_name          263 orte/mca/iof/orted/iof_orted.c     proct->name.jobid = dst_name->jobid;
dst_name          264 orte/mca/iof/orted/iof_orted.c     proct->name.vpid = dst_name->vpid;
dst_name          268 orte/mca/iof/orted/iof_orted.c     ORTE_IOF_SINK_DEFINE(&proct->stdinev, dst_name, fd, ORTE_IOF_STDIN,
dst_name           46 orte/mca/iof/tool/iof_tool.c static int tool_push(const orte_process_name_t* dst_name, orte_iof_tag_t src_tag, int fd);
dst_name           94 orte/mca/iof/tool/iof_tool.c static int tool_push(const orte_process_name_t* dst_name, orte_iof_tag_t src_tag, int fd)