reply_info_copy
if (!(super->return_msg->rep = reply_info_copy(qstate->return_msg->rep,
if(!(m->rep = reply_info_copy(from->rep, NULL, region)))
rep = reply_info_copy(msgrep, env->alloc, NULL);
struct reply_info* reply_info_copy(struct reply_info* rep,
*partial_repp = reply_info_copy(encode_rep, NULL,
if (!(super->return_msg->rep = reply_info_copy(qstate->return_msg->rep,
rep = reply_info_copy(qstate->return_msg->rep, &sne->alloc, NULL);
if(!(m->rep = reply_info_copy(from->rep, NULL, region)))
rep = reply_info_copy(msgrep, env->alloc, NULL);
struct reply_info* reply_info_copy(struct reply_info* rep,