Searched refs:destroy_cache_lfu_policy (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/usr.sbin/nscd/
H A Dcacheplcs.h127 void destroy_cache_lfu_policy(struct cache_policy_ *);
H A Dcacheplcs.c571 destroy_cache_lfu_policy(struct cache_policy_ *policy) function
577 TRACE_IN(destroy_cache_lfu_policy);
589 TRACE_OUT(destroy_cache_lfu_policy);
H A Dcachelib.c250 destroy_cache_lfu_policy(common_entry->policies[1]);

Completed in 116 milliseconds