Home
last modified time | relevance | path

Searched refs:cache_common_entry_ (Results 1 – 2 of 2) sorted by relevance

/src/usr.sbin/nscd/
H A Dcachelib.c49 static int cache_elemsize_common_continue_func(struct cache_common_entry_ *,
51 static int cache_lifetime_common_continue_func(struct cache_common_entry_ *,
62 static void flush_cache_policy(struct cache_common_entry_ *,
64 int (*)(struct cache_common_entry_ *,
217 struct cache_common_entry_ *common_entry; in destroy_cache_entry()
228 common_entry = (struct cache_common_entry_ *)entry; in destroy_cache_entry()
287 struct cache_common_entry_ *common_entry; in clear_cache_entry()
296 common_entry = (struct cache_common_entry_ *)entry; in clear_cache_entry()
346 cache_lifetime_common_continue_func(struct cache_common_entry_ *entry, in cache_lifetime_common_continue_func()
359 cache_elemsize_common_continue_func(struct cache_common_entry_ *entry, in cache_elemsize_common_continue_func()
[all …]
H A Dcachelib.h130 struct cache_common_entry_ { struct