Searched refs:insert_args (Results 1 – 1 of 1) sorted by relevance
46 static char *insert_args (char *line);418 new_line = insert_args (cmd->line); in execute_control_command()451 new_line = insert_args (cmd->line); in execute_control_command()519 new_line = insert_args (cmd->line); in execute_control_command()563 new_line = insert_args (cmd->line); in execute_control_command()766 insert_args (char *line) in insert_args() function