Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/cli/
Dcli-cmds.c61 static void echo_command (char *, int);
457 echo_command (char *text, int from_tty) in echo_command() function
1158 add_com ("echo", class_support, echo_command, _("\ in init_cli_cmds()