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

/macosx-10.10.1/mDNSResponder-561.1.1/mDNSMacOSX/
H A DBonjourEvents.c83 void* _pluginContext; member in struct:__anon10788
238 plugin->_pluginContext = NULL;
315 plugin->_pluginContext = UserEventAgentRegisterForLaunchEvents(sPluginIdentifier, &ManageEventsCallback, plugin);
317 if (!plugin->_pluginContext)
813 UserEventAgentFireEvent(plugin->_pluginContext, tokenUint64, jobRequest);

Completed in 187 milliseconds