Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/tmux/
H A Dcmd-run-shell.c35 static enum cmd_retval cmd_run_shell_exec(struct cmd *,
54 .exec = cmd_run_shell_exec
108 cmd_run_shell_exec(struct cmd *self, struct cmdq_item *item) in cmd_run_shell_exec() function