Home
last modified time | relevance | path

Searched defs:FlushCache (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dovlymgr.c25 FlushCache (void) in FlushCache() function
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dovlymgr.c25 FlushCache (void) in FlushCache() function
/netbsd/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_dense_alloc.h79 void FlushCache(Cache *c) { in FlushCache() function
/netbsd/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_dense_alloc.h81 void FlushCache(Cache *c) { in FlushCache() function
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_dense_alloc.h79 void FlushCache(Cache *c) { in FlushCache() function
/netbsd/external/apache2/mDNSResponder/dist/mDNSCore/
H A DmDNSEmbeddedAPI.h3307 typedef void (*FlushCache)(mDNS *const m); typedef