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

/freebsd-10-stable/usr.sbin/nscd/
H A Dcachelib.h80 struct cache_entry_params { struct
87 struct cache_entry_params cep;
102 struct cache_entry_params cep;
129 struct cache_entry_params *params;
134 struct cache_entry_params *params;
182 struct cache_entry_params *params;
240 int register_cache_entry(cache, struct cache_entry_params const *);
H A Dnscd.c123 res = register_cache_entry(retval, (struct cache_entry_params *)
130 res = register_cache_entry(retval, (struct cache_entry_params *)
H A Dcachelib.c522 struct cache_entry_params const *params)
566 (struct cache_entry_params *)&new_common_entry->common_params;
620 (struct cache_entry_params *)&new_mp_entry->mp_params;
H A Dmp_ws_query.c528 register_cache_entry(s_cache, (struct cache_entry_params *)

Completed in 108 milliseconds