Searched refs:SleepState_Sleeping (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSEmbeddedAPI.h2211 SleepState_Sleeping = 2 enumerator in enum:__anon84
H A DmDNS.c2330 // If there are no sleep proxies, we set the state to SleepState_Sleeping explicitly
2341 if (m->SleepState != SleepState_Sleeping)
2344 // If we are going to sleep and in SleepState_Sleeping, SendGoodbyes on the interface tell you
5273 if (m->mDNSPlatformStatus != mStatus_NoError || (m->SleepState == SleepState_Sleeping))
6260 m->SleepState = SleepState_Sleeping;
6577 m->SleepState == SleepState_Sleeping ? "Sleeping" : "?", m->SleepSeqNum);
H A Duds_daemon.c5943 m->SleepState == SleepState_Sleeping ? "Sleeping" : "?",

Completed in 119 milliseconds