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

/macosx-10.10.1/mDNSResponder-561.1.1/mDNSMacOSX/
H A DBonjourEvents.c124 void AddEventDictionary(CFDictionaryRef eventDict, CFMutableDictionaryRef allEventsDictionary, NetBrowserInfo* key);
446 AddEventDictionary(eventDictionary, plugin->_onAddEvents, browser);
452 AddEventDictionary(eventDictionary, plugin->_onRemoveEvents, browser);
654 * AddEventDictionary
659 void AddEventDictionary(CFDictionaryRef eventDict, CFMutableDictionaryRef allEventsDictionary, NetBrowserInfo* key) function

Completed in 489 milliseconds