Searched refs:reply_info_copy (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/bsd/unbound/dist/util/data/
H A Dmsgreply.h383 struct reply_info* reply_info_copy(struct reply_info* rep,
H A Dmsgreply.c751 reply_info_copy(struct reply_info* rep, struct alloc_cache* alloc, function
/netbsd-current/external/bsd/unbound/dist/edns-subnet/
H A Dsubnetmod.c401 rep = reply_info_copy(qstate->return_msg->rep, &sne->alloc, NULL);
/netbsd-current/external/bsd/unbound/dist/dns64/
H A Ddns64.c926 if (!(super->return_msg->rep = reply_info_copy(qstate->return_msg->rep,
/netbsd-current/external/bsd/unbound/dist/services/cache/
H A Ddns.c1081 rep = reply_info_copy(msgrep, env->alloc, NULL);
/netbsd-current/external/bsd/unbound/dist/iterator/
H A Diter_utils.c687 if(!(m->rep = reply_info_copy(from->rep, NULL, region)))
/netbsd-current/external/bsd/unbound/dist/daemon/
H A Dworker.c775 *partial_repp = reply_info_copy(encode_rep, NULL,

Completed in 126 milliseconds