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

/macosx-10.10.1/mDNSResponder-561.1.1/mDNSMacOS9/
H A DmDNSMacOS9.c532 mDNSexport mStatus mDNSPlatformInit (mDNS *const m) function
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSPosix/
H A DmDNSPosix.c1219 mDNSexport mStatus mDNSPlatformInit(mDNS *const m) function
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSVxWorks/
H A DmDNSVxWorksIPv4Only.c294 // mDNSPlatformInit
297 mStatus mDNSPlatformInit( mDNS * const inMDNS ) function
H A DmDNSVxWorks.c219 // mDNSPlatformInit
222 mStatus mDNSPlatformInit( mDNS * const inMDNS ) function
295 // Clean up resources set up in mDNSPlatformInit. All other resources should have been cleaned up already by TaskTerm.
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSCore/
H A DmDNSEmbeddedAPI.h3048 // mDNSPlatformInit() typically opens a communication endpoint, and starts listening for mDNS packets.
3071 extern mStatus mDNSPlatformInit (mDNS *const m);
3215 // mDNS_SetFQDN() is called once on startup (typically from mDNSPlatformInit())
3239 // Typically this is at the end of mDNSPlatformInit(), but may be later
H A DmDNS.c14329 result = mDNSPlatformInit(m);
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSWindows/
H A DmDNSWin32.c287 // mDNSPlatformInit
290 mDNSexport mStatus mDNSPlatformInit( mDNS * const inMDNS ) function
1765 // We call it from DynDNSConfigDidChange and mDNSPlatformInit
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSMacOSX/
H A DmDNSMacOSX.c10021 mDNSexport mStatus mDNSPlatformInit(mDNS *const m) function

Completed in 401 milliseconds