iofbuf 497 orte/orted/orted_comm.c opal_buffer_t *iofbuf; iofbuf 501 orte/orted/orted_comm.c iofbuf = OBJ_NEW(opal_buffer_t); iofbuf 503 orte/orted/orted_comm.c if (ORTE_SUCCESS != (ret = opal_dss.pack(iofbuf, &ioftag, 1, ORTE_IOF_TAG))) { iofbuf 505 orte/orted/orted_comm.c OBJ_RELEASE(iofbuf); iofbuf 512 orte/orted/orted_comm.c if (ORTE_SUCCESS != (ret = opal_dss.pack(iofbuf, &source, 1, ORTE_NAME))) { iofbuf 514 orte/orted/orted_comm.c OBJ_RELEASE(iofbuf); iofbuf 519 orte/orted/orted_comm.c if (ORTE_SUCCESS != (ret = opal_dss.pack(iofbuf, sender, 1, ORTE_NAME))) { iofbuf 521 orte/orted/orted_comm.c OBJ_RELEASE(iofbuf); iofbuf 526 orte/orted/orted_comm.c orte_rml.send_buffer_nb(ORTE_PROC_MY_NAME, iofbuf, ORTE_RML_TAG_IOF_HNP,