Home
last modified time | relevance | path

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

/freebsd/usr.sbin/nscd/
H A Dcacheplcs.c73 static struct cache_queue_policy_ *init_cache_queue_policy(void);
188 init_cache_queue_policy(void) in init_cache_queue_policy() function
192 TRACE_IN(init_cache_queue_policy); in init_cache_queue_policy()
213 TRACE_OUT(init_cache_queue_policy); in init_cache_queue_policy()
254 retval = init_cache_queue_policy(); in init_cache_fifo_policy()
299 retval = init_cache_queue_policy(); in init_cache_lru_policy()