Searched refs:DNSPushNotificationZone (Results 1 – 3 of 3) sorted by relevance
99 DNSPushNotificationZone *next;
5840 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()
1834 typedef struct mDNS_DNSPushNotificationZone DNSPushNotificationZone; typedef2334 DNSPushNotificationZone *DNSPushZones;