Searched refs:destroy_item_func (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/usr.sbin/nscd/
H A Dcacheplcs.h59 void (*destroy_item_func)(struct cache_policy_item_ *); member in struct:cache_policy_
H A Dcachelib.c321 policy->destroy_item_func(item);
411 policy->destroy_item_func(item);
416 connected_policy->destroy_item_func(connected_item);
752 common_entry->policies[1]->destroy_item_func(
759 common_entry->policies[0]->destroy_item_func(
1229 common_entry->policies[0]->destroy_item_func(
1235 common_entry->policies[1]->destroy_item_func(
H A Dcacheplcs.c204 retval->parent_data.destroy_item_func = cache_queue_policy_destroy_item;
548 retval->parent_data.destroy_item_func = cache_lfu_policy_destroy_item;

Completed in 67 milliseconds