Home
last modified time | relevance | path

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

/NextBSD/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
/NextBSD/contrib/compiler-rt/lib/sanitizer_common/
HDsanitizer_quarantine.h84 Cache cache_; variable
/NextBSD/contrib/compiler-rt/lib/asan/
HDasan_allocator.cc170 AllocatorCache *cache_; member