|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <precomp.h>

Public Attributes | |
| LIST_ENTRY | CacheLink |
| BOOL | bHostsFileEntry |
| PDNS_RECORDW | Record |
| BOOL _RESOLVER_CACHE_ENTRY::bHostsFileEntry |
Definition at line 30 of file precomp.h.
Referenced by DnsIntCacheFlush(), and DnsIntFlushCacheEntry().
| LIST_ENTRY _RESOLVER_CACHE_ENTRY::CacheLink |
Definition at line 29 of file precomp.h.
Referenced by DnsIntCacheRemoveEntryItem().
| PDNS_RECORDW _RESOLVER_CACHE_ENTRY::Record |
Definition at line 31 of file precomp.h.
Referenced by DnsIntCacheGetEntries(), DnsIntCacheGetEntryByName(), DnsIntCacheRemoveEntryByName(), DnsIntCacheRemoveEntryItem(), and DnsIntFlushCacheEntry().