Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/mDNSResponder/mDNSPosix/
H A DPosixDaemon.c157 mDNSBool gotData = mDNSfalse; in MainLoop() local
174 if (!gotData) in MainLoop()
187 (void) mDNSPosixRunEventLoopOnce(m, &timeout, &signals, &gotData); in MainLoop()