relay_msg 100 orte/orted/orted_comm.c opal_buffer_t *relay_msg; relay_msg 1120 orte/orted/orted_comm.c relay_msg = OBJ_NEW(opal_buffer_t); relay_msg 1122 orte/orted/orted_comm.c if (ORTE_SUCCESS != (ret = opal_dss.pack(relay_msg, &command, 1, ORTE_DAEMON_CMD))) { relay_msg 1124 orte/orted/orted_comm.c OBJ_RELEASE(relay_msg); relay_msg 1127 orte/orted/orted_comm.c if (ORTE_SUCCESS != (ret = opal_dss.pack(relay_msg, &proc, 1, ORTE_NAME))) { relay_msg 1129 orte/orted/orted_comm.c OBJ_RELEASE(relay_msg); relay_msg 1132 orte/orted/orted_comm.c if (ORTE_SUCCESS != (ret = opal_dss.pack(relay_msg, sender, 1, ORTE_NAME))) { relay_msg 1134 orte/orted/orted_comm.c OBJ_RELEASE(relay_msg); relay_msg 1138 orte/orted/orted_comm.c if (0 > orte_rml.send_buffer_nb(&proc2, relay_msg, relay_msg 1142 orte/orted/orted_comm.c OBJ_RELEASE(relay_msg); relay_msg 1171 orte/orted/orted_comm.c relay_msg = OBJ_NEW(opal_buffer_t); relay_msg 1173 orte/orted/orted_comm.c if (ORTE_SUCCESS != (ret = opal_dss.pack(relay_msg, &command, 1, ORTE_DAEMON_CMD))) { relay_msg 1175 orte/orted/orted_comm.c OBJ_RELEASE(relay_msg); relay_msg 1178 orte/orted/orted_comm.c if (ORTE_SUCCESS != (ret = opal_dss.pack(relay_msg, &proc, 1, ORTE_NAME))) { relay_msg 1180 orte/orted/orted_comm.c OBJ_RELEASE(relay_msg); relay_msg 1183 orte/orted/orted_comm.c if (ORTE_SUCCESS != (ret = opal_dss.pack(relay_msg, sender, 1, ORTE_NAME))) { relay_msg 1185 orte/orted/orted_comm.c OBJ_RELEASE(relay_msg); relay_msg 1189 orte/orted/orted_comm.c if (0 > orte_rml.send_buffer_nb(&proc2, relay_msg, relay_msg 1193 orte/orted/orted_comm.c OBJ_RELEASE(relay_msg); relay_msg 1232 orte/orted/orted_comm.c relay_msg = OBJ_NEW(opal_buffer_t); relay_msg 1233 orte/orted/orted_comm.c if (ORTE_SUCCESS != (ret = opal_dss.pack(relay_msg, &num_replies, 1, OPAL_INT32))) { relay_msg 1239 orte/orted/orted_comm.c if (ORTE_SUCCESS != (ret = opal_dss.pack(relay_msg, &cptr, 1, OPAL_STRING))) { relay_msg 1243 orte/orted/orted_comm.c opal_dss.copy_payload(relay_msg, answer); relay_msg 1245 orte/orted/orted_comm.c answer = relay_msg; relay_msg 1276 orte/orted/orted_comm.c relay_msg = OBJ_NEW(opal_buffer_t); relay_msg 1277 orte/orted/orted_comm.c if (OPAL_SUCCESS != opal_dss.pack(relay_msg, &proct->name, 1, ORTE_NAME) || relay_msg 1278 orte/orted/orted_comm.c OPAL_SUCCESS != opal_dss.pack(relay_msg, &proct->node->name, 1, OPAL_STRING) || relay_msg 1279 orte/orted/orted_comm.c OPAL_SUCCESS != opal_dss.pack(relay_msg, &proct->pid, 1, OPAL_PID)) { relay_msg 1280 orte/orted/orted_comm.c OBJ_RELEASE(relay_msg); relay_msg 1302 orte/orted/orted_comm.c opal_dss.pack(relay_msg, &string_ptr, 1, OPAL_STRING)) { relay_msg 1303 orte/orted/orted_comm.c opal_dss.pack(answer, &relay_msg, 1, OPAL_BUFFER); relay_msg 1305 orte/orted/orted_comm.c OBJ_RELEASE(relay_msg); relay_msg 1311 orte/orted/orted_comm.c if (OPAL_SUCCESS != opal_dss.pack(relay_msg, &pathptr, 1, OPAL_STRING)) { relay_msg 1312 orte/orted/orted_comm.c OBJ_RELEASE(relay_msg); relay_msg 1320 orte/orted/orted_comm.c if (OPAL_SUCCESS != opal_dss.pack(answer, &relay_msg, 1, OPAL_BUFFER)) { relay_msg 1321 orte/orted/orted_comm.c OBJ_RELEASE(relay_msg); relay_msg 1324 orte/orted/orted_comm.c OBJ_RELEASE(relay_msg);