Home
last modified time | relevance | path

Searched refs:mDNSPosixProcessFDSet (Results 1 – 6 of 6) sorted by relevance

/external/mdnsresponder/mDNSPosix/
DExampleClientApp.c82 mDNSPosixProcessFDSet(m, &readfds); in ExampleClientEventLoop()
DmDNSPosix.h74 extern void mDNSPosixProcessFDSet(mDNS *const m, fd_set *readfds);
DIdentify.c204 if (result >= 0) mDNSPosixProcessFDSet(m, &readfds); in WaitForAnswer()
DResponder.c769 mDNSPosixProcessFDSet(&mDNSStorage, &readfds); in main()
DmDNSPosix.c1484 mDNSexport void mDNSPosixProcessFDSet(mDNS *const m, fd_set *readfds) in mDNSPosixProcessFDSet() function
1638 (void) mDNSPosixProcessFDSet(m, &listenFDs); // call this first to process wire data for clients in mDNSPosixRunEventLoopOnce()
DReadMe.txt176 mDNSPosixProcessFDSet() to give mDNSPosix.c a chance to receive and