Home
last modified time | relevance | path

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

/src/usr.sbin/nscd/
H A Dconfig.c65 struct mp_cache_entry_params const *);
114 struct mp_cache_entry_params const *mp_params) in create_configuration_entry()
165 sizeof(struct mp_cache_entry_params)); in create_configuration_entry()
197 struct mp_cache_entry_params mp_params; in create_def_configuration_entry()
228 sizeof(struct mp_cache_entry_params)); in create_def_configuration_entry()
H A Dcachelib.h99 struct mp_cache_entry_params { struct
182 struct mp_cache_entry_params mp_params;
H A Dconfig.h66 struct mp_cache_entry_params mp_cache_params;
H A Dcachelib.c616 sizeof(struct mp_cache_entry_params)); in register_cache_entry()