Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/nscd/
H A Dcacheplcs.c75 static struct cache_queue_policy_ *init_cache_queue_policy(void);
194 init_cache_queue_policy(void) in init_cache_queue_policy() function
198 TRACE_IN(init_cache_queue_policy); in init_cache_queue_policy()
219 TRACE_OUT(init_cache_queue_policy); in init_cache_queue_policy()
260 retval = init_cache_queue_policy(); in init_cache_fifo_policy()
305 retval = init_cache_queue_policy(); in init_cache_lru_policy()