Home
last modified time | relevance | path

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

/freebsd/usr.sbin/nscd/
H A Dcacheplcs.h66 struct cache_policy_item_ *(*get_first_item_func)( member
H A Dcacheplcs.c203 retval->parent_data.get_first_item_func = in init_cache_queue_policy()
548 retval->parent_data.get_first_item_func = in init_cache_lfu_policy()
H A Dcachelib.c314 item = policy->get_first_item_func(policy); in clear_cache_entry()
385 item = policy->get_first_item_func(policy); in flush_cache_policy()