Searched refs:cmd_move_window_exec (Results 1 – 1 of 1) sorted by relevance
29 static enum cmd_retval cmd_move_window_exec(struct cmd *, struct cmdq_item *);42 .exec = cmd_move_window_exec56 .exec = cmd_move_window_exec60 cmd_move_window_exec(struct cmd *self, struct cmdq_item *item) in cmd_move_window_exec() function