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