Searched refs:PDNSMAPPINGENTRY (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/Network/slirp/libalias/
H A Dalias_dns.c379 static bool isDnsMappingEntryMatchOrEqual2Str(const PDNSMAPPINGENTRY pDNSMapingEntry, const char *pcszString)
389 PDNSMAPPINGENTRY pDNSMapingEntry = NULL;
405 PDNSMAPPINGENTRY pDnsMapping = RTMemAllocZ(sizeof(DNSMAPPINGENTRY));
/vbox/src/VBox/Devices/Network/slirp/
H A Dslirp_state.h71 } DNSMAPPINGENTRY, *PDNSMAPPINGENTRY; typedef in typeref:struct:DNSMAPPINGENTRY
H A Dslirp.c544 PDNSMAPPINGENTRY pDnsEntry = LIST_FIRST(&pData->DNSMapHead);
1946 PDNSMAPPINGENTRY pDnsMapping = RTMemAllocZ(sizeof(DNSMAPPINGENTRY));

Completed in 521 milliseconds