Home
last modified time | relevance | path

Searched defs:DnsCache (Results 1 – 2 of 2) sorted by relevance

/reactos/base/services/dnsrslvr/
H A Dcache.c14 static RESOLVER_CACHE DnsCache; variable
/reactos/dll/win32/dnsapi/
H A Dquery.c1056 _Out_ PDNS_CACHE_ENTRY *DnsCache) in DnsGetCacheDataTable()