Home
last modified time | relevance | path

Searched refs:TearDownInterfaceList (Results 1 – 2 of 2) sorted by relevance

/external/mdnsresponder/mDNSWindows/
DmDNSWin32.h199 extern mStatus TearDownInterfaceList( mDNS * const inMDNS );
DmDNSWin32.c488 err = TearDownInterfaceList( inMDNS ); in mDNSPlatformClose()
2456 TearDownInterfaceList( inMDNS ); in SetupInterfaceList()
2666 TearDownInterfaceList( inMDNS ); in SetupInterfaceList()
2680 mStatus TearDownInterfaceList( mDNS * const inMDNS ) in TearDownInterfaceList() function
3387 err = TearDownInterfaceList( inMDNS ); in InterfaceListDidChange()