HomeSort by: relevance | last modified time | path
    Searched refs:args_make_commands_prepare (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/tmux/dist/
cmd-if-shell.c 106 cdata->cmd_if = args_make_commands_prepare(self, item, 1, NULL, wait,
109 cdata->cmd_else = args_make_commands_prepare(self, item, 2,
cmd-command-prompt.c 101 cdata->state = args_make_commands_prepare(self, item, 0, "%1", wait,
cmd-display-panes.c 296 cdata->state = args_make_commands_prepare(self, item, 0,
cmd-run-shell.c 138 cdata->state = args_make_commands_prepare(self, item, 0, NULL,
arguments.c 747 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
tmux.h 2651 struct args_command_state *args_make_commands_prepare(struct cmd *,

Completed in 43 milliseconds