Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/nscd/
Dquery.c96 CTT_CLEAR); in clear_config_entry()
103 CTT_CLEAR); in clear_config_entry()
110 CTT_CLEAR); in clear_config_entry()
130 CTT_CLEAR, eid_str, eid_str_length, KPPT_LEFT); in clear_config_entry_part()
137 CTT_CLEAR, eid_str, eid_str_length, KPPT_LEFT); in clear_config_entry_part()
144 transform_cache_entry(*mp_entry, CTT_CLEAR); in clear_config_entry_part()
Dcachelib.h42 CTT_CLEAR = 1 /* delete all items in the cache */ enumerator
Dcachelib.c1168 case CTT_CLEAR: in transform_cache_entry()
1199 if (transformation != CTT_CLEAR) { in transform_cache_entry_part()