Home
last modified time | relevance | path

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

/freebsd/usr.sbin/nscd/
H A Dcacheplcs.c61 static void cache_queue_policy_destroy_item(struct cache_policy_item_ *);
96 cache_queue_policy_destroy_item(struct cache_policy_item_ *item) in cache_queue_policy_destroy_item() function
99 TRACE_IN(cache_queue_policy_destroy_item); in cache_queue_policy_destroy_item()
102 TRACE_OUT(cache_queue_policy_destroy_item); in cache_queue_policy_destroy_item()
198 retval->parent_data.destroy_item_func = cache_queue_policy_destroy_item; in init_cache_queue_policy()
226 cache_queue_policy_destroy_item( in destroy_cache_queue_policy()