Searched refs:cmd_kill_pane_exec (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/usr.bin/tmux/
H A Dcmd-kill-pane.c29 static enum cmd_retval cmd_kill_pane_exec(struct cmd *, struct cmdq_item *);
41 .exec = cmd_kill_pane_exec
45 cmd_kill_pane_exec(struct cmd *self, struct cmdq_item *item) function

Completed in 93 milliseconds