17 #if !defined (CLI_SCRIPT_H) 18 #define CLI_SCRIPT_H 1 91 void (*)(
char *,
void *),
94 void (*)(
char *,
void *),
void print_command_lines(struct ui_out *, struct command_line *, unsigned int)
command_line_up read_command_lines(char *, int, int, void(*)(char *, void *), void *)
command_line_up get_command_line(enum command_control_type, const char *)
void print_command_trace(const char *cmd)
command_line_up copy_command_lines(struct command_line *cmds)
void show_user_1(struct cmd_list_element *c, const char *prefix, const char *name, struct ui_file *stream)
struct command_line::@21::@22 compile
enum command_control_type execute_control_command_untraced(struct command_line *cmd)
enum compile_i_scope_types scope
void operator()(command_line *cmd_lines) const
void free_command_lines(struct command_line **)
enum command_control_type execute_control_command(struct command_line *cmd)
void reset_command_nest_depth(void)
command_line_up read_command_lines_1(char *(*)(void), int, void(*)(char *, void *), void *)
struct command_line * next
enum command_control_type control_type
void execute_user_command(struct cmd_list_element *c, const char *args)
void script_from_file(FILE *stream, const char *file)
std::unique_ptr< command_line, command_lines_deleter > command_line_up
std::string insert_user_defined_cmd_args(const char *line)
struct command_line ** body_list
union command_line::@21 control_u