Searched refs:commands_from_control_command (Results 1 – 3 of 3) sorted by relevance
1389 extern enum command_control_type commands_from_control_command
1400 commands_from_control_command (char *arg, struct command_line *cmd) in commands_from_control_command() function
567 ret = commands_from_control_command (new_line, cmd); in execute_control_command()