push              259 orte/mca/iof/base/iof_base_setup.c     ret = orte_iof.push(name, ORTE_IOF_STDOUT, opts->p_stdout[0]);
push              266 orte/mca/iof/base/iof_base_setup.c         ret = orte_iof.push(name, ORTE_IOF_STDERR, opts->p_stderr[0]);
push              274 orte/mca/iof/base/iof_base_setup.c     ret = orte_iof.push(name, ORTE_IOF_STDDIAG, opts->p_internal[0]);
push               91 orte/mca/iof/hnp/iof_hnp.c     .push = hnp_push,
push              213 orte/mca/iof/iof.h     orte_iof_base_push_fn_t     push;
push               96 orte/mca/iof/orted/iof_orted.c     .push = orted_push,
push               65 orte/mca/iof/tool/iof_tool.c     .push = tool_push,
push              767 orte/mca/plm/base/plm_base_launch_support.c     if (ORTE_SUCCESS != (rc = orte_iof.push(&name, ORTE_IOF_STDIN, 0))) {