Home
last modified time | relevance | path

Searched refs:cache_transformation_t (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/usr.sbin/nscd/
HDcachelib.h38 enum cache_transformation_t { enum
257 int transform_cache_entry(cache_entry, enum cache_transformation_t);
258 int transform_cache_entry_part(cache_entry, enum cache_transformation_t,
HDcachelib.c1161 enum cache_transformation_t transformation) in transform_cache_entry()
1182 enum cache_transformation_t transformation, const char *key_part, in transform_cache_entry_part()