Home
last modified time | relevance | path

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

/dports/sysutils/tmux23/tmux-2.3/
H A Dcmd-refresh-client.c71 c->flags |= CLIENT_STATUSFORCE; in cmd_refresh_client_exec()
74 c->flags |= CLIENT_STATUSFORCE; in cmd_refresh_client_exec()
H A Dstatus.c505 if (c->flags & CLIENT_STATUSFORCE) in status_replace()
H A Dserver-client.c1016 CLIENT_STATUSFORCE); in server_client_check_redraw()
H A Dtmux.h1291 #define CLIENT_STATUSFORCE 0x80000 macro
/dports/sysutils/tmate-ssh-server/tmate-ssh-server-97d2024/
H A Dcmd-refresh-client.c71 c->flags |= CLIENT_STATUSFORCE; in cmd_refresh_client_exec()
74 c->flags |= CLIENT_STATUSFORCE; in cmd_refresh_client_exec()
H A Dserver-client.c1021 CLIENT_STATUSFORCE); in server_client_check_redraw()
H A Dstatus.c511 if (c->flags & CLIENT_STATUSFORCE) in status_replace()
H A Dtmux.h1305 #define CLIENT_STATUSFORCE 0x80000 macro
/dports/sysutils/tmate/tmate-2.4.0/
H A Dcmd-refresh-client.c71 c->flags |= CLIENT_STATUSFORCE; in cmd_refresh_client_exec()
74 c->flags |= CLIENT_STATUSFORCE; in cmd_refresh_client_exec()
H A Dstatus.c510 if (c->flags & CLIENT_STATUSFORCE) in status_replace()
H A Dserver-client.c1009 CLIENT_STATUSFORCE); in server_client_check_redraw()
H A Dtmux.h1282 #define CLIENT_STATUSFORCE 0x80000 macro
/dports/sysutils/tmux/tmux-3.2a/
H A Dcmd-refresh-client.c225 tc->flags |= CLIENT_STATUSFORCE; in cmd_refresh_client_exec()
228 tc->flags |= CLIENT_STATUSFORCE; in cmd_refresh_client_exec()
H A Dstatus.c353 if (c->flags & CLIENT_STATUSFORCE) in status_redraw()
H A Dserver-client.c1977 c->flags &= ~(CLIENT_ALLREDRAWFLAGS|CLIENT_STATUSFORCE); in server_client_check_redraw()
H A Dtmux.h1673 #define CLIENT_STATUSFORCE 0x80000 macro