Home
last modified time | relevance | path

Searched refs:Input (Results 1 – 25 of 51) sorted by relevance

123

/illumos-gate/usr/src/cmd/scadm/sparc/mpxu/common/
H A Dmodem_setup.c65 int Input; in ADM_Process_modem_setup() local
112 Input = 0; in ADM_Process_modem_setup()
120 while ((Input = getch()) == ERR) in ADM_Process_modem_setup()
123 if (Input == 10) { in ADM_Process_modem_setup()
132 if ((char)Input == rsc_escape[0]) { in ADM_Process_modem_setup()
136 ADM_Send_Char((char)Input); in ADM_Process_modem_setup()
141 ADM_Send_Char((char)Input); in ADM_Process_modem_setup()
145 if ((char)Input == '.') { in ADM_Process_modem_setup()
151 ADM_Send_Char((char)Input); in ADM_Process_modem_setup()
157 ADM_Send_Char((char)Input); in ADM_Process_modem_setup()
/illumos-gate/usr/src/test/util-tests/tests/awk/gnu/
H A Dconcat1.ok1 Input = A ;
2 Input = B ;
3 Input = C ;
4 Input = D ;
/illumos-gate/usr/src/test/util-tests/tests/libsff/
H A Dlibsff_opts.out45 17 TX Input Equalization Fixed Programmable
46 18 TX Input Equalization Auto Adaptive Capable
/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dncform80 fprintf(yyout,"Input string too long, limit %d\n",YYLMAX);
119 fprintf(yyout,"Input string too long, limit %d\n",YYLMAX);
137 fprintf(yyout,"Input string too long, limit %d\n",YYLMAX);
155 fprintf(yyout,"Input string too long, limit %d\n",YYLMAX);
H A Dnceucform82 fprintf(yyout,"Input string too long, limit %d\n",YYLMAX);
146 fprintf(yyout,"Input string too long, limit %d\n",YYLMAX);
164 fprintf(yyout,"Input string too long, limit %d\n",YYLMAX);
182 fprintf(yyout,"Input string too long, limit %d\n",YYLMAX);
/illumos-gate/usr/src/cmd/smbsrv/testoplock/
H A Dcase03.txt1 # Input for testoplock, case 03
H A Dcase04.txt1 # Input for testoplock, case 04
H A Dcase01.txt1 # Input for testoplock, case 01
H A Dcase02.txt1 # Input for testoplock, case 02
H A Dcase07.txt1 # Input for testoplock, case 07
H A Dcase09.txt1 # Input for testoplock, case 09
H A Dcase11.txt1 # Input for testoplock, case 11
H A Dcase10.txt1 # Input for testoplock, case 10
H A Dcase05.txt1 # Input for testoplock, case 05
H A Dcase08.txt1 # Input for testoplock, case 08
H A Dcase13.txt1 # Input for testoplock, case 13
H A Dcase06.txt1 # Input for testoplock, case 06
H A Dcase12.txt1 # Input for testoplock, case 12
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Dcvcompiler.c823 char Input) in CvProcessCommentState() argument
826 if (Input != ' ') in CvProcessCommentState()
831 switch (Input) in CvProcessCommentState()
/illumos-gate/usr/src/cmd/lp/filter/postscript/filtdesc/
H A Dpostio.fd24 Input types: postdown
H A Dcatv.fd28 Input types: simple,postscript
H A Ddownload.fd24 Input types: postscript
H A Dpostior.fd24 Input types: postdown
H A Dpostpages.fd28 Input types: postscript
/illumos-gate/usr/src/cmd/geniconvtbl/
H A Dlex.sed26 s;\("Input string too long, limit %d\\n"\);gettext(\1);g

123