Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/nscd/
H A Dcacheplcs.h122 struct cache_policy_ *init_cache_lru_policy(void);
H A Dcacheplcs.c300 init_cache_lru_policy(void) in init_cache_lru_policy() function
304 TRACE_IN(init_cache_lru_policy); in init_cache_lru_policy()
308 TRACE_OUT(init_cache_lru_policy); in init_cache_lru_policy()
H A Dcachelib.c596 init_cache_lru_policy(); in register_cache_entry()