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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSPosix.c1297 mDNSexport mStatus mDNSPlatformInit(mDNS *const m) function
H A DmDNSEmbeddedAPI.h3078 // mDNSPlatformInit() typically opens a communication endpoint, and starts listening for mDNS packets.
3101 extern mStatus mDNSPlatformInit (mDNS *const m);
3246 // mDNS_SetFQDN() is called once on startup (typically from mDNSPlatformInit())
3270 // Typically this is at the end of mDNSPlatformInit(), but may be later
H A DmDNS.c14425 result = mDNSPlatformInit(m);

Completed in 110 milliseconds