Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSPosix/
DmDNSPosix.h82 extern mStatus mDNSPosixRunEventLoopOnce( mDNS *m, const struct timeval *pTimeout, sigset_t *pSigna…
DPosixDaemon.c169 (void) mDNSPosixRunEventLoopOnce(m, &timeout, &signals, &gotData); in MainLoop()
DProxyResponder.c280 mDNSPosixRunEventLoopOnce(&mDNSStorage, &timeout, &signals, &gotSomething); in main()
DNetMonitor.c856 mDNSPosixRunEventLoopOnce(&mDNSStorage, &timeout, &signals, &gotSomething); in mDNSNetMonitor()
DmDNSPosix.c1641 mStatus mDNSPosixRunEventLoopOnce(mDNS *m, const struct timeval *pTimeout, in mDNSPosixRunEventLoopOnce() function