Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/nscd/
HDcachelib.c315 policy->remove_item_func(policy, item); in clear_cache_entry()
387 policy->remove_item_func(policy, item); in flush_cache_policy()
410 connected_policy->remove_item_func(connected_policy, in flush_cache_policy()
740 common_entry->policies[1]->remove_item_func( in cache_read()
747 common_entry->policies[0]->remove_item_func( in cache_read()
1191 common_entry->policies[0]->remove_item_func( in transform_cache_entry_part()
1204 common_entry->policies[1]->remove_item_func( in transform_cache_entry_part()
HDcacheplcs.h67 void (*remove_item_func)(struct cache_policy_ *, member
HDcacheplcs.c197 retval->parent_data.remove_item_func = cache_queue_policy_remove_item; in init_cache_queue_policy()
542 retval->parent_data.remove_item_func = cache_lfu_policy_remove_item; in init_cache_lfu_policy()