Home
last modified time | relevance | path

Searched refs:DNSPushNotificationZone (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DuDNS.h99 DNSPushNotificationZone *next;
H A DuDNS.c5840 DNSPushNotificationZone *zone; in DNSPushReconcileConnection()
5841 DNSPushNotificationZone *nextZone; in DNSPushReconcileConnection()
6124 DNSPushNotificationZone *zone; in GetConnectionToDNSPushNotificationServer()
6126 DNSPushNotificationZone *newZone; in GetConnectionToDNSPushNotificationServer()
6159 newZone = (DNSPushNotificationZone *) mDNSPlatformMemAllocateClear(sizeof(*newZone)); in GetConnectionToDNSPushNotificationServer()
6184 newZone = (DNSPushNotificationZone *) mDNSPlatformMemAllocateClear(sizeof(*newZone)); in GetConnectionToDNSPushNotificationServer()
H A DmDNSEmbeddedAPI.h1834 typedef struct mDNS_DNSPushNotificationZone DNSPushNotificationZone; typedef
2334 DNSPushNotificationZone *DNSPushZones;