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

/freebsd-11-stable/usr.sbin/nscd/
H A Dconfig.h66 struct common_cache_entry_params positive_cache_params;
67 struct common_cache_entry_params negative_cache_params;
H A Dconfig.c65 struct common_cache_entry_params const *,
66 struct common_cache_entry_params const *,
114 struct common_cache_entry_params const *positive_params,
115 struct common_cache_entry_params const *negative_params,
163 sizeof(struct common_cache_entry_params));
165 sizeof(struct common_cache_entry_params));
198 struct common_cache_entry_params positive_params, negative_params;
206 sizeof(struct common_cache_entry_params));
216 sizeof(struct common_cache_entry_params));
H A Dcachelib.h86 struct common_cache_entry_params { struct
136 struct common_cache_entry_params common_params;
H A Dcachelib.c564 sizeof(struct common_cache_entry_params));

Completed in 64 milliseconds