Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/nscd/
H A Dcacheplcs.c111 struct cache_queue_policy_ *queue_policy; in cache_queue_policy_add_item()
125 struct cache_queue_policy_ *queue_policy; in cache_queue_policy_remove_item()
138 struct cache_queue_policy_ *queue_policy; in cache_queue_policy_get_first_item()
149 struct cache_queue_policy_ *queue_policy; in cache_queue_policy_get_last_item()
162 struct cache_queue_policy_ *queue_policy; in cache_queue_policy_get_next_item()
177 struct cache_queue_policy_ *queue_policy; in cache_queue_policy_get_prev_item()
193 static struct cache_queue_policy_ *
196 struct cache_queue_policy_ *retval; in init_cache_queue_policy()
257 struct cache_queue_policy_ *retval; in init_cache_fifo_policy()
270 struct cache_queue_policy_ *queue_policy; in destroy_cache_fifo_policy()
[all …]
H A Dcacheplcs.h109 struct cache_queue_policy_ { struct
114 typedef struct cache_queue_policy_ cache_fifo_policy_; argument
115 typedef struct cache_queue_policy_ cache_lru_policy_;