Home
last modified time | relevance | path

Searched refs:cache_entry_params (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.sbin/nscd/
H A Dcachelib.h78 struct cache_entry_params { struct
85 struct cache_entry_params cep; argument
100 struct cache_entry_params cep;
127 struct cache_entry_params *params;
132 struct cache_entry_params *params;
180 struct cache_entry_params *params;
238 int register_cache_entry(cache, struct cache_entry_params const *);
H A Dnscd.c119 register_cache_entry(retval, (struct cache_entry_params *) in init_cache_()
126 register_cache_entry(retval, (struct cache_entry_params *) in init_cache_()
H A Dcachelib.c520 struct cache_entry_params const *params) in register_cache_entry()
564 (struct cache_entry_params *)&new_common_entry->common_params; in register_cache_entry()
618 (struct cache_entry_params *)&new_mp_entry->mp_params; in register_cache_entry()
H A Dmp_ws_query.c525 register_cache_entry(s_cache, (struct cache_entry_params *) in register_new_mp_cache_entry()