Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/unbound/util/
H A Dmodule.h650 int need_refetch; member
/freebsd-12.1/contrib/unbound/cachedb/
H A Dcachedb.c559 qstate->need_refetch = 1; in parse_data()
720 if(qstate->need_refetch && qstate->serve_expired_data && in cachedb_handle_query()
/freebsd-12.1/contrib/unbound/services/
H A Dmesh.c819 mstate->s.need_refetch = 0; in mesh_state_create()
1631 if(mstate->s.need_refetch) in mesh_continue()