Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/tmux/
H A Dcmd-if-shell.c35 static enum cmd_retval cmd_if_shell_exec(struct cmd *,
52 .exec = cmd_if_shell_exec
73 cmd_if_shell_exec(struct cmd *self, struct cmdq_item *item) in cmd_if_shell_exec() function