Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/nscd/
H A Dcachelib.c66 int (*)(struct cache_common_entry_ *,
219 struct cache_common_entry_ *common_entry; in destroy_cache_entry()
230 common_entry = (struct cache_common_entry_ *)entry; in destroy_cache_entry()
289 struct cache_common_entry_ *common_entry; in clear_cache_entry()
298 common_entry = (struct cache_common_entry_ *)entry; in clear_cache_entry()
376 int (*continue_func)(struct cache_common_entry_ *, in flush_cache_policy() argument
427 struct cache_common_entry_ *common_entry; in flush_cache_entry()
526 struct cache_common_entry_ *new_common_entry; in register_cache_entry()
700 struct cache_common_entry_ *common_entry; in cache_read()
806 struct cache_common_entry_ *common_entry; in cache_write()
[all …]
H A Dcachelib.h132 struct cache_common_entry_ { struct