Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/services/
H A Dmesh.c322 int must_validate = (!(qstate->query_flags&BIT_CD) in mesh_serve_expired_lookup() local
2156 int must_validate = (!(qstate->query_flags&BIT_CD) in mesh_serve_expired_callback() local
/freebsd/contrib/unbound/daemon/
H A Dworker.c480 int must_validate = (!has_cd_bit || worker->env.cfg->ignore_cd) in answer_norec_from_cache() local
654 int must_validate = (!has_cd_bit || worker->env.cfg->ignore_cd) in answer_from_cache() local
/freebsd/contrib/unbound/respip/
H A Drespip.c1150 const struct respip_client_info* cinfo, int must_validate, in respip_merge_cname()