Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/tmux/
H A Dcmd-refresh-client.c30 static enum cmd_retval cmd_refresh_client_exec(struct cmd *,
43 .exec = cmd_refresh_client_exec
226 cmd_refresh_client_exec(struct cmd *self, struct cmdq_item *item) in cmd_refresh_client_exec() function