Searched refs:cmd_respawn_pane_exec (Results 1 – 1 of 1) sorted by relevance
31 static enum cmd_retval cmd_respawn_pane_exec(struct cmd *, struct cmdq_item *);44 .exec = cmd_respawn_pane_exec48 cmd_respawn_pane_exec(struct cmd *self, struct cmdq_item *item) in cmd_respawn_pane_exec() function