Searched refs:load_cache (Results 1 – 10 of 10) sorted by relevance
101 load_cache () function109 $CAT $CONF/$FNAME|$UC load_cache114 $CAT $filename|$UC load_cache123 load_cache $filename139 load_cache169 load_cache $file
32 type %program_path%\%fname%|%uc% load_cache51 type %program_path%\%fname%|%uc% load_cache61 type %program_path%\%fname%|%uc% load_cache78 type %arg2%|%uc% load_cache88 type %arg2%|%uc% load_cache
93 int load_cache(RES* ssl, struct worker* worker);
717 load_cache(RES* ssl, struct worker* worker) in load_cache() function
3036 if(load_cache(ssl, worker)) send_ok(ssl); in execute_cmd()
339 def load_cache(): function351 load_cache()668 load_cache()
41 load_cache
8371 - documented that load_cache is meant for debugging.8374 - fixup printing errors when load_cache, they were printed to the9379 - dump_cache and load_cache statements in unbound-control.
86 echo "$PRE/unbound-control $@ load_cache < cache.dump"87 $PRE/unbound-control $@ load_cache < cache.dump
231 echo "$PRE/unbound-control -c ub.conf load_cache < tmp.$$"232 $PRE/unbound-control -c ub.conf load_cache < tmp.$$