Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/unbound/services/
HDmesh.c372 int must_validate = (!(qstate->query_flags&BIT_CD) in mesh_serve_expired_lookup() local
1926 int must_validate = (!(qstate->query_flags&BIT_CD) in mesh_serve_expired_callback() local
/freebsd-11-stable/contrib/unbound/daemon/
HDworker.c487 int must_validate = (!(flags&BIT_CD) || worker->env.cfg->ignore_cd) in answer_norec_from_cache() local
643 int must_validate = (!(flags&BIT_CD) || worker->env.cfg->ignore_cd) in answer_from_cache() local
/freebsd-11-stable/contrib/unbound/respip/
HDrespip.c1164 const struct respip_client_info* cinfo, int must_validate, in respip_merge_cname()