Searched defs:FlushCache (Results 1 – 3 of 3) sorted by relevance
80 void FlushCache(Cache *c) { in FlushCache() function
79 static void FlushCache(uint8_t* dst, int count) { in FlushCache() function
2706 typedef void (*FlushCache)(mDNS *const m); typedef