Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/nscd/
H A Dcacheplcs.c109 struct cache_queue_policy_ *queue_policy; in cache_queue_policy_add_item()
123 struct cache_queue_policy_ *queue_policy; in cache_queue_policy_remove_item()
136 struct cache_queue_policy_ *queue_policy; in cache_queue_policy_get_first_item()
147 struct cache_queue_policy_ *queue_policy; in cache_queue_policy_get_last_item()
187 static struct cache_queue_policy_ *
190 struct cache_queue_policy_ *retval; in init_cache_queue_policy()
251 struct cache_queue_policy_ *retval; in init_cache_fifo_policy()
264 struct cache_queue_policy_ *queue_policy; in destroy_cache_fifo_policy()
281 struct cache_queue_policy_ *queue_policy; in cache_lru_policy_update_item()
296 struct cache_queue_policy_ *retval; in init_cache_lru_policy()
[all …]
H A Dcacheplcs.h107 struct cache_queue_policy_ { struct
112 typedef struct cache_queue_policy_ cache_fifo_policy_; argument
113 typedef struct cache_queue_policy_ cache_lru_policy_;