Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/unbound/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
/freebsd-12.1/contrib/dialog/
H A Dinputstr.c183 load_cache(int cache_num, const char *string) in load_cache() function
195 #define load_cache(cache, string) &my_cache macro
278 CACHE *cache = load_cache(cCntWideBytes, string); in dlg_count_wcbytes()
316 CACHE *cache = load_cache(cCntWideChars, string); in dlg_count_wchars()
355 CACHE *cache = load_cache(cInxWideChars, string); in dlg_index_wchars()
409 CACHE *cache = load_cache(cInxCols, string); in dlg_index_columns()
/freebsd-12.1/contrib/unbound/daemon/
H A Dcachedump.h93 int load_cache(RES* ssl, struct worker* worker);
H A Dcachedump.c702 load_cache(RES* ssl, struct worker* worker) in load_cache() function
H A Dremote.c2906 if(load_cache(ssl, worker)) send_ok(ssl); in execute_cmd()
/freebsd-12.1/contrib/unbound/doc/
H A Dcontrol_proto_spec.txt41 load_cache
H A DChangelog6038 - documented that load_cache is meant for debugging.
6041 - fixup printing errors when load_cache, they were printed to the
7046 - dump_cache and load_cache statements in unbound-control.