Home
last modified time | relevance | path

Searched refs:remove_item_func (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/nscd/
H A Dcachelib.c318 policy->remove_item_func(policy, item); in clear_cache_entry()
390 policy->remove_item_func(policy, item); in flush_cache_policy()
412 connected_policy->remove_item_func(connected_policy, in flush_cache_policy()
747 common_entry->policies[1]->remove_item_func( in cache_read()
754 common_entry->policies[0]->remove_item_func( in cache_read()
1217 common_entry->policies[0]->remove_item_func( in transform_cache_entry_part()
1230 common_entry->policies[1]->remove_item_func( in transform_cache_entry_part()
H A Dcacheplcs.h61 void (*remove_item_func)(struct cache_policy_ *, member
H A Dcacheplcs.c201 retval->parent_data.remove_item_func = cache_queue_policy_remove_item; in init_cache_queue_policy()
546 retval->parent_data.remove_item_func = cache_lfu_policy_remove_item; in init_cache_lfu_policy()