server_iof_push   124 opal/mca/pmix/ext3x/ext3x.c     .server_iof_push = ext3x_server_iof_push,
server_iof_push   956 opal/mca/pmix/pmix.h     opal_pmix_base_module_server_push_io_fn_t               server_iof_push;
server_iof_push   123 opal/mca/pmix/pmix4x/pmix4x.c     .server_iof_push = pmix4x_server_iof_push,
server_iof_push   238 orte/mca/ess/base/ess_base_std_tool.c     if (NULL != orte_process_info.my_hnp_uri && NULL == opal_pmix.server_iof_push) {
server_iof_push   316 orte/mca/ess/base/ess_base_std_tool.c     if (NULL != orte_process_info.my_hnp_uri && NULL == opal_pmix.server_iof_push) {
server_iof_push   251 orte/mca/iof/hnp/iof_hnp_read.c                 if (NULL != opal_pmix.server_iof_push) {
server_iof_push   258 orte/mca/iof/hnp/iof_hnp_read.c                         rc = opal_pmix.server_iof_push(&proct->name, rev->tag, data, numbytes);
server_iof_push   252 orte/mca/iof/hnp/iof_hnp_receive.c                 if (NULL != opal_pmix.server_iof_push) {
server_iof_push   255 orte/mca/iof/hnp/iof_hnp_receive.c                         rc = opal_pmix.server_iof_push(&proct->name, stream, data, numbytes);