Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/nscd/
HDcacheplcs.c290 init_cache_lru_policy(void) in init_cache_lru_policy() function
294 TRACE_IN(init_cache_lru_policy); in init_cache_lru_policy()
298 TRACE_OUT(init_cache_lru_policy); in init_cache_lru_policy()
HDcacheplcs.h130 extern struct cache_policy_ *init_cache_lru_policy(void);
HDcachelib.c592 init_cache_lru_policy(); in register_cache_entry()