Home
last modified time | relevance | path

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

/minix/external/bsd/tmux/dist/
H A Dcontrol-notify.c24 #define CONTROL_SHOULD_NOTIFY_CLIENT(c) \ macro
72 if (!CONTROL_SHOULD_NOTIFY_CLIENT(c) || c->session == NULL) in control_notify_window_layout_changed()
106 if (!CONTROL_SHOULD_NOTIFY_CLIENT(c) || c->session == NULL) in control_notify_window_unlinked()
122 if (!CONTROL_SHOULD_NOTIFY_CLIENT(c) || c->session == NULL) in control_notify_window_linked()
141 if (!CONTROL_SHOULD_NOTIFY_CLIENT(c) || c->session == NULL) in control_notify_window_renamed()
153 if (!CONTROL_SHOULD_NOTIFY_CLIENT(c) || c->session == NULL) in control_notify_attached_session_changed()
168 if (!CONTROL_SHOULD_NOTIFY_CLIENT(c)) in control_notify_session_renamed()
183 if (!CONTROL_SHOULD_NOTIFY_CLIENT(c)) in control_notify_session_created()
198 if (!CONTROL_SHOULD_NOTIFY_CLIENT(c)) in control_notify_session_close()