Searched refs:dump_cache (Results 1 – 13 of 13) sorted by relevance
42 %uc% dump_cache>%program_path%\%fname%58 %uc% dump_cache>%program_path%\%fname%69 %uc% dump_cache>%arg2%85 %uc% dump_cache>%arg2%
91 $UC dump_cache>$CONF/$FNAME95 $UC dump_cache>$filename
84 int dump_cache(RES* ssl, struct worker* worker);
297 dump_cache(RES* ssl, struct worker* worker) in dump_cache() function
3033 (void)dump_cache(ssl, worker); in execute_cmd()
38 dump_cache42 client sends cache contents (like from dump_cache), which is stored
9379 - dump_cache and load_cache statements in unbound-control.
25 $PRE/unbound-control -c ub.conf dump_cache > cachedump
79 echo "$PRE/unbound-control $@ dump_cache > cache.dump"80 $PRE/unbound-control $@ dump_cache > cache.dump
205 echo "$PRE/unbound-control -c ub.conf dump_cache"206 $PRE/unbound-control -c ub.conf dump_cache > tmp.$$
243 extern void dump_cache(FILE *fp2);
543 dump_cache(fp); in cdump()
1879 dump_cache(FILE *fp2) in dump_cache() function