Home
last modified time | relevance | path

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

/freebsd/usr.sbin/nscd/
H A Dcachelib.c64 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()
374 int (*continue_func)(struct cache_common_entry_ *, in flush_cache_policy() argument
425 struct cache_common_entry_ *common_entry; in flush_cache_entry()
524 struct cache_common_entry_ *new_common_entry; in register_cache_entry()
698 struct cache_common_entry_ *common_entry; in cache_read()
804 struct cache_common_entry_ *common_entry; in cache_write()
[all …]
H A Dcachelib.h130 struct cache_common_entry_ { struct