Searched refs:WINDOW_SILENCE (Results 1 – 2 of 2) sorted by relevance
48 alerts_queue(w, WINDOW_SILENCE); in alerts_timer()122 if (flags & WINDOW_SILENCE) { in alerts_enabled()146 w->flags &= ~WINDOW_SILENCE; in alerts_reset()262 if (~w->flags & WINDOW_SILENCE) in alerts_check_silence()289 return (WINDOW_SILENCE); in alerts_check_silence()
1226 #define WINDOW_SILENCE 0x4 macro1230 #define WINDOW_ALERTFLAGS (WINDOW_BELL|WINDOW_ACTIVITY|WINDOW_SILENCE)