Home
last modified time | relevance | path

Searched refs:encode_repp (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/unbound/daemon/
H A Dworker.c717 struct reply_info** encode_repp, struct auth_zones* az) in apply_respip_action() argument
727 if(!respip_rewrite_reply(qinfo, cinfo, rep, encode_repp, &actinfo, in apply_respip_action()
737 *encode_repp == rep)) in apply_respip_action()
738 *encode_repp = NULL; in apply_respip_action()
/freebsd/contrib/unbound/services/
H A Dmesh.c2416 struct reply_info** encode_repp, struct auth_zones* az) in apply_respip_action() argument
2423 if(!respip_rewrite_reply(qinfo, cinfo, rep, encode_repp, actinfo, in apply_respip_action()
2432 *encode_repp == rep) in apply_respip_action()
2433 *encode_repp = NULL; in apply_respip_action()