Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSPosix/
DExampleClientApp.c68 mDNSPosixGetFDSet(m, &nfds, &readfds, &timeout); in ExampleClientEventLoop()
DmDNSPosix.h73 extern void mDNSPosixGetFDSet(mDNS *m, int *nfds, fd_set *readfds, struct timeval *timeout);
DIdentify.c202 mDNSPosixGetFDSet(m, &nfds, &readfds, &remain); in WaitForAnswer()
DResponder.c732 mDNSPosixGetFDSet(&mDNSStorage, &nfds, &readfds, &timeout); in main()
DmDNSPosix.c1471 mDNSexport void mDNSPosixGetFDSet(mDNS *m, int *nfds, fd_set *readfds, struct timeval *timeout) in mDNSPosixGetFDSet() function
1649 mDNSPosixGetFDSet(m, &fdMax, &listenFDs, &timeout); // timeout may get modified in mDNSPosixRunEventLoopOnce()
DReadMe.txt174 mDNSPosixGetFDSet() to give mDNSPosix.c a chance to add its own file