Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/cli/
H A Dcli-cmds.c64 static void echo_command (char *, int);
661 echo_command (char *text, int from_tty) in echo_command() function
1684 add_com ("echo", class_support, echo_command, _("\ in _initialize_cli_cmds()
/dflybsd-src/crypto/openssh/
H A Dsftp.c1552 const char *startdir, int err_abort, int echo_command) in parse_dispatch_command() argument
1573 if (echo_command && !disable_echo) in parse_dispatch_command()