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

/freebsd-13-stable/usr.sbin/nscd/
H A Dnscd.c70 cache the_cache; member in struct:processing_thread_args
144 destroy_cache_(cache the_cache) argument
488 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 94 milliseconds