Home
last modified time | relevance | path

Searched refs:command_echo (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/boot/common/
HDcommands.c316 COMMAND_SET(echo, "echo", "echo arguments", command_echo);
319 command_echo(int argc, char *argv[]) in command_echo() function