ReactOS 0.4.16-dev-13-ge2fc578
|
#include <precomp.h>
Public Attributes | |
LIST_ENTRY | RecordList |
CRITICAL_SECTION | Lock |
CRITICAL_SECTION _RESOLVER_CACHE::Lock |
Definition at line 37 of file precomp.h.
Referenced by DnsIntCacheFree(), and DnsIntCacheInitialize().
LIST_ENTRY _RESOLVER_CACHE::RecordList |
Definition at line 36 of file precomp.h.
Referenced by DnsIntCacheAddEntry(), DnsIntCacheFlush(), DnsIntCacheFree(), DnsIntCacheGetEntries(), DnsIntCacheGetEntryByName(), DnsIntCacheInitialize(), DnsIntCacheRemoveEntryByName(), and DnsIntFlushCacheEntry().