Searched refs:HUP_LOGMSG_SUSPENDED (Results 1 – 1 of 1) sorted by relevance
205 #define HUP_LOGMSG_SUSPENDED 0x2000 /* logmsg is suspended */ macro1354 hup_state |= HUP_LOGMSG_SUSPENDED; in logmsg()1357 hup_state &= ~HUP_LOGMSG_SUSPENDED; in logmsg()5037 if (hup_state & HUP_LOGMSG_SUSPENDED) in reconfigure()5042 if ((hup_state & HUP_LOGMSG_SUSPENDED) == 0) { in reconfigure()5056 if (hup_state & HUP_LOGMSG_SUSPENDED) in reconfigure()5060 if ((hup_state & HUP_LOGMSG_SUSPENDED) == 0) { in reconfigure()