Searched defs:must_validate (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/unbound/respip/
H A Drespip.c1148 respip_merge_cname(struct reply_info* base_rep, const struct query_info* qinfo, const struct reply_info* tgt_rep, const struct respip_client_info* cinfo, int must_validate, struct reply_info** new_repp, struct regional* region, struct auth_zones* az) argument
/freebsd-current/contrib/unbound/services/
H A Dmesh.c322 int must_validate = (!(qstate->query_flags&BIT_CD) local
2156 int must_validate = (!(qstate->query_flags&BIT_CD) local
/freebsd-current/contrib/unbound/daemon/
H A Dworker.c480 int must_validate = (!has_cd_bit || worker->env.cfg->ignore_cd) local
654 int must_validate = (!has_cd_bit || worker->env.cfg->ignore_cd) local

Completed in 118 milliseconds