Searched refs:get_command_line (Results 1 – 3 of 3) sorted by relevance
39 extern struct command_line *get_command_line (enum command_control_type,
111 get_command_line (enum command_control_type type, char *arg) in get_command_line() function608 command = get_command_line (while_control, arg); in while_command()632 command = get_command_line (if_control, arg); in if_command()
378 struct command_line *l = get_command_line (python_control, ""); in python_command()1336 struct command_line *l = get_command_line (python_control, ""); in python_interactive_command()