Home
last modified time | relevance | path

Searched refs:no_cache (Results 1 – 8 of 8) sorted by relevance

/freebsd-13.1/contrib/unbound/iterator/
H A Diter_fwd.c282 dp->no_cache = s->no_cache; in read_forwards()
H A Diter_delegpt.h91 int no_cache; member
H A Diter_hints.c293 dp->no_cache = s->no_cache; in read_stubs()
H A Diter_utils.c1421 if(stub->dp->no_cache) { in iter_stub_fwd_no_cache()
1432 return (stub->dp->no_cache); in iter_stub_fwd_no_cache()
1437 if(dp->no_cache) { in iter_stub_fwd_no_cache()
1448 return (dp->no_cache); in iter_stub_fwd_no_cache()
/freebsd-13.1/contrib/unbound/util/
H A Dconfig_file.h716 int no_cache; member
H A Dconfigparser.y2757 else cfg_parser->cfg->stubs->no_cache=(strcmp($2, "yes")==0);
2829 else cfg_parser->cfg->forwards->no_cache=(strcmp($2, "yes")==0);
/freebsd-13.1/crypto/openssl/apps/
H A Ds_server.c1004 int vpmtouched = 0, build_chain = 0, no_cache = 0, ext_cache = 0; in s_server_main() local
1269 no_cache = 1; in s_server_main()
1842 if (no_cache) in s_server_main()
1938 if (no_cache) in s_server_main()
/freebsd-13.1/crypto/openssl/doc/man1/
H A Ds_server.pod66 [B<-no_cache>]