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