Home
last modified time | relevance | path

Searched refs:load_cache (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/contrib/
H A Dunbound_cache.sh101 load_cache () function
109 $CAT $CONF/$FNAME|$UC load_cache
114 $CAT $filename|$UC load_cache
123 load_cache $filename
139 load_cache
169 load_cache $file
H A Dunbound_cache.cmd32 type %program_path%\%fname%|%uc% load_cache
51 type %program_path%\%fname%|%uc% load_cache
61 type %program_path%\%fname%|%uc% load_cache
78 type %arg2%|%uc% load_cache
88 type %arg2%|%uc% load_cache
/netbsd-src/external/bsd/unbound/dist/daemon/
H A Dcachedump.h93 int load_cache(RES* ssl, struct worker* worker);
H A Dcachedump.c717 load_cache(RES* ssl, struct worker* worker) in load_cache() function
H A Dremote.c3036 if(load_cache(ssl, worker)) send_ok(ssl); in execute_cmd()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/Reviewing/
H A Dfind_interesting_reviews.py339 def load_cache(): function
351 load_cache()
668 load_cache()
/netbsd-src/external/bsd/unbound/dist/doc/
H A Dcontrol_proto_spec.txt41 load_cache
H A DChangelog8371 - documented that load_cache is meant for debugging.
8374 - fixup printing errors when load_cache, they were printed to the
9379 - dump_cache and load_cache statements in unbound-control.
/netbsd-src/external/bsd/unbound/dist/testdata/09-unbound-control.tdir/
H A D09-unbound-control.test86 echo "$PRE/unbound-control $@ load_cache < cache.dump"
87 $PRE/unbound-control $@ load_cache < cache.dump
/netbsd-src/external/bsd/unbound/dist/testdata/remote-threaded.tdir/
H A Dremote-threaded.test231 echo "$PRE/unbound-control -c ub.conf load_cache < tmp.$$"
232 $PRE/unbound-control -c ub.conf load_cache < tmp.$$