Searched refs:echo_command (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/gnu/usr.bin/perl/t/op/ |
H A D | incfilter.t | 73 my ($echo_command, $pass_arg, $fail_arg); 76 $echo_command = 'write sys$output'; 82 $echo_command = q{sh -c 'echo $@' -- }; 85 $echo_command = 'echo'; 91 open $fh, "$echo_command $pass_arg|" or die $!; 95 open $fh, "$echo_command $fail_arg|" or die $!;
|
/openbsd-src/usr.bin/ssh/ |
H A D | sftp.c | 1525 const char *startdir, int err_abort, int echo_command) in parse_dispatch_command() argument 1546 if (echo_command && !disable_echo) in parse_dispatch_command()
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | ChangeLog-1991 | 1362 (echo_command): Use printf_filtered, and force output out. 3967 (echo_command): Fflush output after an echo command.
|
H A D | ChangeLog-1990 | 985 main.c (echo_command): lint; use <readline/history.h>.
|
H A D | ChangeLog-2000 | 465 quit_command, pwd_command, cd_command, echo_command, shell_escape,
|
H A D | ChangeLog-1992 | 353 * main.c (echo_command), stabsread.c (read_type), printcmd.c
|