Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/unbound/iterator/
H A Diter_fwd.c276 dp->no_cache = s->no_cache; in read_forwards()
H A Diter_delegpt.h89 int no_cache; member
H A Diter_hints.c287 dp->no_cache = s->no_cache; in read_stubs()
H A Diter_utils.c1358 if(stub->dp->no_cache) { in iter_stub_fwd_no_cache()
1365 return (stub->dp->no_cache); in iter_stub_fwd_no_cache()
1370 if(dp->no_cache) { in iter_stub_fwd_no_cache()
1377 return (dp->no_cache); in iter_stub_fwd_no_cache()
/freebsd-12.1/contrib/unbound/util/
H A Dconfig_file.h623 int no_cache; member
H A Dconfigparser.y2399 else cfg_parser->cfg->stubs->no_cache=(strcmp($2, "yes")==0);
2461 else cfg_parser->cfg->forwards->no_cache=(strcmp($2, "yes")==0);
/freebsd-12.1/crypto/openssl/apps/
H A Ds_server.c996 int vpmtouched = 0, build_chain = 0, no_cache = 0, ext_cache = 0; in s_server_main() local
1261 no_cache = 1; in s_server_main()
1834 if (no_cache) in s_server_main()
1930 if (no_cache) in s_server_main()
/freebsd-12.1/crypto/openssl/doc/man1/
H A Ds_server.pod66 [B<-no_cache>]