Home
last modified time | relevance | path

Searched refs:DispatchSocketEvents (Results 1 – 4 of 4) sorted by relevance

/external/mdnsresponder/mDNSWindows/
DmDNSWin32.h201 extern void DispatchSocketEvents( mDNS * const inMDNS );
DmDNSWin32.c542 DispatchSocketEvents( inMDNS ); in mDNSPlatformClose()
5120 DispatchSocketEvents( mDNS * const inMDNS ) in DispatchSocketEvents() function
/external/mdnsresponder/mDNSWindows/SystemService/
DService.c1326 DispatchSocketEvents( &gMDNSRecord ); in ServiceSpecificRun()
1329 DispatchSocketEvents( &gMDNSRecord ); in ServiceSpecificRun()
/external/mdnsresponder/mDNSPosix/
DNetMonitor.c845 DispatchSocketEvents(&mDNSStorage); in mDNSNetMonitor()