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

/freebsd-11-stable/usr.sbin/nscd/
H A Dcachelib.c51 static int cache_elemsize_common_continue_func(struct cache_common_entry_ *,
53 static int cache_lifetime_common_continue_func(struct cache_common_entry_ *,
64 static void flush_cache_policy(struct cache_common_entry_ *,
66 int (*)(struct cache_common_entry_ *,
219 struct cache_common_entry_ *common_entry;
230 common_entry = (struct cache_common_entry_ *)entry;
289 struct cache_common_entry_ *common_entry;
298 common_entry = (struct cache_common_entry_ *)entry;
348 cache_lifetime_common_continue_func(struct cache_common_entry_ *entry,
361 cache_elemsize_common_continue_func(struct cache_common_entry_ *entr
[all...]
H A Dcachelib.h132 struct cache_common_entry_ { struct

Completed in 59 milliseconds