Home
last modified time | relevance | path

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

/freebsd/usr.sbin/nscd/
H A Dcacheplcs.c294 init_cache_lru_policy(void) in init_cache_lru_policy() function
298 TRACE_IN(init_cache_lru_policy); in init_cache_lru_policy()
302 TRACE_OUT(init_cache_lru_policy); in init_cache_lru_policy()
H A Dcacheplcs.h120 struct cache_policy_ *init_cache_lru_policy(void);
H A Dcachelib.c594 init_cache_lru_policy(); in register_cache_entry()