Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/nscd/
H A Dcacheplcs.c63 static void cache_queue_policy_destroy_item(struct cache_policy_item_ *);
98 cache_queue_policy_destroy_item(struct cache_policy_item_ *item) in cache_queue_policy_destroy_item() function
101 TRACE_IN(cache_queue_policy_destroy_item); in cache_queue_policy_destroy_item()
104 TRACE_OUT(cache_queue_policy_destroy_item); in cache_queue_policy_destroy_item()
204 retval->parent_data.destroy_item_func = cache_queue_policy_destroy_item; in init_cache_queue_policy()
232 cache_queue_policy_destroy_item( in destroy_cache_queue_policy()