Searched defs:cmd_command_prompt_cdata (Results 1 – 1 of 1) sorted by relevance
47 struct cmd_command_prompt_cdata { struct48 struct client *c;49 char *inputs;50 char *next_input;51 char *next_prompt;52 char *prompts;53 char *template;54 int idx;