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

/openbsd-current/usr.bin/tmux/
H A Dcmd-if-shell.c106 cdata->cmd_if = args_make_commands_prepare(self, item, 1, NULL, wait,
109 cdata->cmd_else = args_make_commands_prepare(self, item, 2,
H A Dcmd-command-prompt.c101 cdata->state = args_make_commands_prepare(self, item, 0, "%1", wait,
H A Dcmd-display-panes.c296 cdata->state = args_make_commands_prepare(self, item, 0,
H A Dcmd-run-shell.c138 cdata->state = args_make_commands_prepare(self, item, 0, NULL,
H A Darguments.c747 state = args_make_commands_prepare(self, item, idx, NULL, 0, expand);
761 args_make_commands_prepare(struct cmd *self, struct cmdq_item *item, u_int idx, function
H A Dtmux.h2439 struct args_command_state *args_make_commands_prepare(struct cmd *,

Completed in 421 milliseconds