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

/openbsd-current/usr.bin/tmux/
H A Dalerts.c272 if (wl->flags & WINLINK_SILENCE)
276 wl->flags |= WINLINK_SILENCE;
H A Dtmux.h1176 #define WINLINK_SILENCE 0x4 macro
1177 #define WINLINK_ALERTFLAGS (WINLINK_BELL|WINLINK_ACTIVITY|WINLINK_SILENCE)
H A Dwindow.c877 if (wl->flags & WINLINK_SILENCE)

Completed in 194 milliseconds