Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/nscd/
H A Dcacheplcs.c72 static void cache_queue_policy_remove_item(struct cache_policy_ *,
122 cache_queue_policy_remove_item(struct cache_policy_ *policy, in cache_queue_policy_remove_item() function
128 TRACE_IN(cache_queue_policy_remove_item); in cache_queue_policy_remove_item()
132 TRACE_OUT(cache_queue_policy_remove_item); in cache_queue_policy_remove_item()
207 retval->parent_data.remove_item_func = cache_queue_policy_remove_item; in init_cache_queue_policy()