HomeSort by relevance Sort by last modified time
    Searched refs:DNS_SERVICE (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/NetworkPkg/DnsDxe/
DnsDriver.h 29 typedef struct _DNS_SERVICE DNS_SERVICE;
81 DNS_SERVICE *Service;
106 CR (a, DNS_SERVICE, ServiceBinding, DNS_SERVICE_SIGNATURE)
138 IN DNS_SERVICE *Service,
186 IN DNS_SERVICE *DnsSb
211 OUT DNS_SERVICE **Service
DnsDriver.c 89 IN DNS_SERVICE *Service,
201 IN DNS_SERVICE *DnsSb
239 OUT DNS_SERVICE **Service
243 DNS_SERVICE *DnsSb;
250 DnsSb = AllocateZeroPool (sizeof (DNS_SERVICE));
666 DNS_SERVICE *DnsSb;
738 DNS_SERVICE *DnsSb;
    [all...]
DnsImpl.c 549 DNS_SERVICE *Service;
601 DNS_SERVICE *Service;
    [all...]

Completed in 194 milliseconds