Searched refs:dns_cache_dump (Results 1 – 3 of 3) sorted by relevance
51 void dns_cache_dump(DnsCache *cache, FILE *f);
1297 void dns_cache_dump(DnsCache *cache, FILE *f) { in dns_cache_dump() function
1335 dns_cache_dump(&s->cache, f); in dns_scope_dump()