Home
last modified time | relevance | path

Searched refs:need_refetch (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/unbound/util/
H A Dmodule.h657 int need_refetch; member
/freebsd-13.1/contrib/unbound/cachedb/
H A Dcachedb.c560 qstate->need_refetch = 1; in parse_data()
728 if(qstate->need_refetch && qstate->serve_expired_data && in cachedb_handle_query()
/freebsd-13.1/contrib/unbound/services/
H A Dmesh.c840 mstate->s.need_refetch = 0; in mesh_state_create()
1704 if(mstate->s.need_refetch) in mesh_continue()