ioftag            496 orte/orted/orted_comm.c                 orte_iof_tag_t ioftag;
ioftag            500 orte/orted/orted_comm.c                 ioftag = ORTE_IOF_EXCLUSIVE | ORTE_IOF_STDOUTALL | ORTE_IOF_PULL;
ioftag            503 orte/orted/orted_comm.c                 if (ORTE_SUCCESS != (ret = opal_dss.pack(iofbuf, &ioftag, 1, ORTE_IOF_TAG))) {