Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/services/
H A Dmesh.c315 int must_validate = (!(qstate->query_flags&BIT_CD) in mesh_serve_expired_lookup() local
2086 int must_validate = (!(qstate->query_flags&BIT_CD) in mesh_serve_expired_callback() local
/netbsd-src/external/bsd/unbound/dist/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
/netbsd-src/external/bsd/unbound/dist/respip/
H A Drespip.c1150 const struct respip_client_info* cinfo, int must_validate, in respip_merge_cname()