Home
last modified time | relevance | path

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

/freebsd/usr.sbin/nscd/
H A Dcachelib.h47 CPT_LFU = 2 /* least frequently used */ enumerator
H A Dparser.c342 return (CPT_LFU); in get_policy()
H A Dcachelib.c247 case CPT_LFU: in destroy_cache_entry()
596 case CPT_LFU: in register_cache_entry()