Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/tmux/dist/
H A Dcmd-show-options.c30 static enum cmd_retval cmd_show_options_exec(struct cmd *, struct cmdq_item *);
47 .exec = cmd_show_options_exec
60 .exec = cmd_show_options_exec
73 .exec = cmd_show_options_exec
77 cmd_show_options_exec(struct cmd *self, struct cmdq_item *item) in cmd_show_options_exec() function