|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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().