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

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

Completed in 74 milliseconds