Home
last modified time | relevance | path

Searched refs:stub_no_cache (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/unbound/iterator/
H A Diter_utils.c1578 int stub_no_cache = stub->dp->no_cache; in iter_stub_fwd_no_cache() local
1580 if(verbosity >= level && stub_no_cache) { in iter_stub_fwd_no_cache()
1593 return stub_no_cache; in iter_stub_fwd_no_cache()
1601 return stub_no_cache; in iter_stub_fwd_no_cache()
/freebsd/contrib/unbound/util/
H A Dconfigparser.y390 stub_no_cache | stub_ssl_upstream | stub_tcp_upstream
3154 stub_no_cache: VAR_STUB_NO_CACHE STRING_ARG