Home
last modified time | relevance | path

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

/src/usr.sbin/nscd/
H A Dcacheplcs.c70 static void cache_queue_policy_remove_item(struct cache_policy_ *,
120 cache_queue_policy_remove_item(struct cache_policy_ *policy, in cache_queue_policy_remove_item() function
126 TRACE_IN(cache_queue_policy_remove_item); in cache_queue_policy_remove_item()
130 TRACE_OUT(cache_queue_policy_remove_item); in cache_queue_policy_remove_item()
201 retval->parent_data.remove_item_func = cache_queue_policy_remove_item; in init_cache_queue_policy()