Home
last modified time | relevance | path

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

/src/contrib/unbound/daemon/
H A Dworker.c679 struct reply_info** encode_repp, struct auth_zones* az) in apply_respip_action() argument
689 if(!respip_rewrite_reply(qinfo, cinfo, rep, encode_repp, &actinfo, in apply_respip_action()
699 *encode_repp == rep)) in apply_respip_action()
700 *encode_repp = NULL; in apply_respip_action()
/src/contrib/unbound/services/
H A Dmesh.c2370 struct reply_info** encode_repp, struct auth_zones* az) in apply_respip_action() argument
2377 if(!respip_rewrite_reply(qinfo, cinfo, rep, encode_repp, actinfo, in apply_respip_action()
2386 *encode_repp == rep) in apply_respip_action()
2387 *encode_repp = NULL; in apply_respip_action()