Searched refs:command_echo (Results 1 – 1 of 1) sorted by relevance
361 COMMAND_SET(echo, "echo", "echo arguments", command_echo);364 command_echo(int argc, char *argv[]) in command_echo() function