Searched defs:cmd_command_prompt_cdata (Results 1 – 1 of 1) sorted by relevance
58 struct cmd_command_prompt_cdata { struct59 struct cmdq_item *item;60 struct args_command_state *state;62 int flags;63 enum prompt_type prompt_type;87 struct cmd_command_prompt_cdata *cdata; in cmd_command_prompt_exec() argument