Searched defs:the_cache (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/gdb/gdb/
H A Ddcache.c162 struct dcache_block *the_cache; member in struct:dcache_struct
/freebsd-10-stable/usr.sbin/nscd/
H A Dnscd.c70 cache the_cache; member in struct:processing_thread_args
144 destroy_cache_(cache the_cache) argument
481 processing_loop(cache the_cache, struct runtime_env *env, argument
H A Dcachelib.c179 find_cache_entry_p(struct cache_ *the_cache, const char *entry_name) argument
502 destroy_cache(struct cache_ *the_cache) argument
521 register_cache_entry(struct cache_ *the_cache, struct cache_entry_params const *params) argument
647 unregister_cache_entry(struct cache_ *the_cache, const char *entry_name) argument
672 find_cache_entry(struct cache_ *the_cache, const char *entry_name) argument
[all...]

Completed in 224 milliseconds