Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/cli/
Dcli-cmds.c836 echo_command (const char *text, int from_tty) in echo_command() function
2642 add_com ("echo", class_support, echo_command, _("\ in _initialize_cli_cmds()
/netbsd/src/crypto/external/bsd/openssh/dist/
Dsftp.c1564 const char *startdir, int err_abort, int echo_command) in parse_dispatch_command() argument
1591 if (echo_command && !disable_echo) in parse_dispatch_command()
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-19911362 (echo_command): Use printf_filtered, and force output out.
3967 (echo_command): Fflush output after an echo command.
DChangeLog-1990985 main.c (echo_command): lint; use <readline/history.h>.
DChangeLog-2000465 quit_command, pwd_command, cd_command, echo_command, shell_escape,
DChangeLog-1992353 * main.c (echo_command), stabsread.c (read_type), printcmd.c
DChangeLog-20109360 * cli/cli-cmds.c (echo_command): Update.
DChangeLog-20133131 * cli/cli-cmds.c (echo_command): Make local variable 'p'
DChangeLog-2018132 * cli/cli-cmds.c (echo_command): Call reset_terminal_style.
DChangeLog-20173581 * cli/cli-cmds.c (pwd_command, echo_command, quit_command)