| /onnv/onnv-gate/usr/src/lib/libcurses/screen/ |
| _echo.c | 49 echo(void) function
|
| /onnv/onnv-gate/usr/src/cmd/fmli/inc/ |
| exception.h | 37 extern struct termio Echo; 41 #define echo() (Echoit = TRUE) macro 43 #define restore_tty() (Echo.c_cflag ? ioctl(0, TCSETAW, &Echo) : -1)
|
| /onnv/onnv-gate/usr/src/lib/libxcurses/src/libc/xcurses/ |
| noecho.c | 47 echo() function 50 __m_trace("echo(void)"); 55 return __m_return_code("echo", OK);
|
| /onnv/onnv-gate/usr/src/lib/libxcurses2/src/libc/xcurses/ |
| noecho.c | 50 echo(void) function
|
| /onnv/onnv-gate/usr/src/cmd/sh/ |
| echo.c | 44 echo(int argc, unsigned char **argv) function
|
| /onnv/onnv-gate/usr/src/cmd/svr4pkg/libinst/ |
| echo.c | 63 * Name: echo 77 echo(char *fmt, ...) function
|
| /onnv/onnv-gate/usr/src/cmd/tip/aculib/ |
| biz31.c | 21 static void echo(char *); 47 echo("#\rk$\r$\n"); /* disable auto-answer */ 48 echo("$>$.$ #\r"); /* tone/pulse dialing */ 49 echo(mod); 50 echo("$\r$\n"); 51 echo("$>$.$ #\re$ "); /* disconnection sequence */ 52 echo(DISCONNECT_CMD); 53 echo("\r$\n$\r$\n"); 54 echo("$>$.$ #\rr$ "); /* repeat dial */ 55 echo(num) 116 echo(char *s) function [all...] |
| ventel.c | 16 * Define VENNOECHO if the Ventel is strapped for "no echo". 24 static void echo(char *); 58 echo("#k$\r$\n$D$I$A$L$:$ "); 63 echo("\r$\n"); 65 echo("k$\r$\n$D$I$A$L$:$ <"); 73 echo(">\r$\n"); 106 echo(char *s) function
|
| /onnv/onnv-gate/usr/src/lib/libast/common/misc/ |
| cmdarg.c | 44 static const char* echo[] = { "echo", 0 }; variable 116 argv = (char**)echo; 117 cmd->echo = 1; 119 else if (streq(argv[0], echo[0])) 121 cmd->echo = 1; 265 if (cmd->echo)
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/ |
| MM_Any.pm | 198 =item B<echo> 200 my @commands = $MM->echo($text); 201 my @commands = $MM->echo($text, $file); 202 my @commands = $MM->echo($text, $file, $appending); 213 sub echo { subroutine 217 my @cmds = map { '$(NOECHO) $(ECHO) '.$self->quote_literal($_) } 601 my @write_meta = $self->echo($meta, 'META.yml'); 670 # an echo emulation 738 ECHO Print text adding a newline on the end
|
| MM_VMS.pm | 411 $self->{ECHO} ||= '$(PERLRUN) -le "print qq{@ARGV}"'; 806 SAY = $(ECHO) 1037 $(NOECHO) $(ECHO) "Running mkbootstrap for $(NAME) ($(BSLOADLIBS))" 2135 sub echo { subroutine [all...] |
| /onnv/onnv-gate/usr/src/lib/libast/common/include/ |
| cmdarg.h | 39 #define CMD_NEWLINE (1<<5) /* echo separator is newline */ 57 int echo; /* just an echo */ member in struct:__anon43
|
| /onnv/onnv-gate/usr/src/uts/common/smbsrv/ |
| smb_kproto.h | 93 SMB_COM_DECL(echo); variable
|
| /onnv/onnv-gate/usr/src/cmd/mailx/ |
| cmd3.c | 874 * Expand file names like echo 878 echo(register char **argv) function
|
| /onnv/onnv-gate/usr/src/ucbhead/ |
| curses.h | 171 #define echo() (_tty.sg_flags |= ECHO, _echoit = TRUE, \ macro 173 #define noecho() (_tty.sg_flags &= ~ECHO, _echoit = FALSE, \
|
| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/chat/ |
| chat.c | 33 * This allows to turn ECHO OFF and to output specific, user selected, 70 * Added -e "echo" switch & ECHO keyword 174 int echo = 0; variable 290 ++echo; 938 if (strcmp(s, "ECHO") == 0) { 1037 echo = (strcmp(s, "ON") == 0); 1324 * Echo a character to stderr. 1390 if (echo) [all...] |
| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/ |
| rlogin.c | 190 static void stop(char), echo(char); 773 defflags &= ECHO | O_CRMOD; 971 * we echo locally. Otherwise, characters 972 * are echo'd remotely. If the command 974 * force and local echo is suppressed. 985 echo(c); 990 echo(c); 1018 echo(char c) function
|
| /onnv/onnv-gate/usr/src/cmd/csh/ |
| sh.func.c | 62 void echo(tchar sep, tchar **v); 980 echo(' ', v); 990 echo(0, v); 995 echo(tchar sep, tchar **v) function 1001 tprintf("TRACE- echo()\n"); 1009 * echo command needs to have newline when there are no 1011 * the separator is a blank, we are doing an echo. If the
|
| /onnv/onnv-gate/usr/src/cmd/ssh/ssh/ |
| sshconnect2.c | 1345 int echo = 0; local [all...] |
| /onnv/onnv-gate/usr/src/lib/libshell/common/edit/ |
| edit.c | 265 int echo = echomode; local 271 return(echo?-1:0); 273 return(echo?0:-1); 284 if(!(ttyparm.sg_flags&ECHO)) 288 echo = 0; 291 if(!echo) 292 nttyparm.sg_flags &= ~(ECHO | TBDELAY); 319 if (!(ttyparm.c_lflag & ECHO )) 323 echo = 0; 337 if(echo) [all...] |
| /onnv/onnv-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/ |
| ql_mbx.h | 218 #define MBC_ECHO 0x44 /* ELS ECHO */ 504 * Diagnostic ELS ECHO parameter structure definition. 506 typedef struct echo { struct
|
| /onnv/onnv-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
| ql_api.c | 4186 echo_t echo; \/* temp echo struct *\/ local [all...] |
| /onnv/onnv-gate/usr/src/lib/libtecla/common/ |
| getline.c | 502 int echo; /* True to display the line as it is being */ member in struct:GetLine [all...] |