Home
last modified time | relevance | path

Searched defs:cache_ (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/usr.sbin/nscd/
HDcachelib.h211 struct cache_ { struct
212 struct cache_params params; argument
214 struct cache_entry_ **entries; argument
220 typedef struct cache_ *cache; argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_quarantine.h149 Cache cache_; variable
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
HDasan_allocator.cpp180 AllocatorCache* const cache_; member