Home
last modified time | relevance | path

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

/freebsd-head/usr.sbin/nscd/
HDcacheplcs.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()
HDcacheplcs.h120 struct cache_policy_ *init_cache_lru_policy(void);
HDcachelib.c594 init_cache_lru_policy(); in register_cache_entry()