Home
last modified time | relevance | path

Searched refs:SetupInterfaceList (Results 1 – 5 of 5) sorted by relevance

/external/mdnsresponder/mDNSWindows/
DmDNSWin32.h198 extern mStatus SetupInterfaceList( mDNS * const inMDNS );
DmDNSWin32.c2426 mStatus SetupInterfaceList( mDNS * const inMDNS ) in SetupInterfaceList() function
3390 err = SetupInterfaceList( inMDNS ); in InterfaceListDidChange()
/external/mdnsresponder/mDNSPosix/
DmDNSPosix.c936 mDNSlocal int SetupInterfaceList(mDNS *const m) in SetupInterfaceList() function
1273 if (err == mStatus_NoError) err = SetupInterfaceList(m); in mDNSPlatformInit()
1324 err = SetupInterfaceList(m); in mDNSPlatformPosixRefreshInterfaceList()
DNetMonitor.c839 status = SetupInterfaceList(&mDNSStorage); in mDNSNetMonitor()
/external/mdnsresponder/mDNSWindows/SystemService/
DService.c1241 err = SetupInterfaceList( &gMDNSRecord ); in ServiceSpecificRun()
1548 err = SetupInterfaceList( &gMDNSRecord ); in ServiceSpecificRun()