Home
last modified time | relevance | path

Searched refs:CPT_LRU (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.sbin/nscd/
H A Dcachelib.h46 CPT_LRU = 1, /* least recently used */ enumerator
H A Dparser.c340 return (CPT_LRU); in get_policy()
H A Dconfig.c211 positive_params.policy = CPT_LRU; in create_def_configuration_entry()
H A Dcachelib.c244 case CPT_LRU: in destroy_cache_entry()
592 case CPT_LRU: in register_cache_entry()