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

/macosx-10.10.1/mDNSResponder-561.1.1/mDNSMacOS9/
H A DmDNSMacOS9.c377 mDNSlocal pascal void CallmDNSNotifier(void *contextPtr, OTEventCode code, OTResult result, void *cookie) function
387 mDNSlocal pascal void CallmDNSNotifier(void *contextPtr, OTEventCode code, OTResult result, void *cookie) function
391 if (m->p->nesting) LogMsg("CallmDNSNotifier ERROR! OTEnterNotifier is supposed to suppress notifier callbacks");
564 CallmDNSNotifierUPP = NewOTNotifyUPP(CallmDNSNotifier);

Completed in 115 milliseconds