Home
last modified time | relevance | path

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

/dports/sysutils/tmux/tmux-3.2a/
H A Dalerts.c82 if (action == ALERT_ANY) in alerts_action_applies()
H A Doptions-table.c378 .default_num = ALERT_ANY,
H A Dtmux.h103 #define ALERT_ANY 1 macro