Home
last modified time | relevance | path

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

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