Home
last modified time | relevance | path

Searched refs:ESC (Results 1 – 25 of 42) sorted by relevance

12

/titanic_41/usr/src/lib/libbc/libc/gen/common/
H A Diso.multibyte.c123 case ESC: /* escape sequence */ in _mbtowc_iso()
480 *bp++ = ESC; in _wctomb_iso()
490 *bp++ = ESC; in _wctomb_iso()
516 *bp++ = ESC; in _wctomb_iso()
526 *bp++ = ESC; in _wctomb_iso()
552 *bp++ = ESC; in _wctomb_iso()
562 *bp++ = ESC; in _wctomb_iso()
567 *bp++ = ESC; *bp++ = LS2; in _wctomb_iso()
588 *bp++ = ESC; in _wctomb_iso()
598 *bp++ = ESC; in _wctomb_iso()
[all …]
H A Diso2022.h41 #define ESC 0x1B macro
/titanic_41/usr/src/cmd/tabs/
H A Dtabs.c58 #define ESC 033 macro
72 static char tsethp[] = {ESC, '1', 0}; /* (default) */
73 static char tsetibm[] = {ESC, '0', 0}; /* ibm */
74 static char tclrhp[] = {ESC, '3', CR, 0}; /* hp terminals */
76 static char tclrsh[] = {ESC, CLEAR, CR, 0};
77 static char tclrgs[] = {ESC, TAB, CR, 0}; /* short, for 300s */
78 static char tclr40[] = {ESC, 'R', CR, 0}; /* TTY 40/2, 4424 */
79 static char tclribm[] = {ESC, '1', CR, 0}; /* ibm */
549 *p++ = ESC; in settabs()
558 *p++ = ESC; in settabs()
[all …]
/titanic_41/usr/src/cmd/col/
H A Dcol.c46 #define ESC '\033' macro
135 outc(ESC); in main()
151 *line = ESC; in main()
166 case ESC: in main()
200 outc(ESC); in main()
315 case ESC: in outc()
351 while (*line == ESC) in outc()
395 *line = ESC; in outc()
404 *line = ESC; in outc()
517 (void) putchar(ESC); in emit()
[all …]
/titanic_41/usr/src/cmd/fm/eversholt/files/
H A DMakefile.com28 ESC=$(SRC)/cmd/fm/eversholt/esc/$(MACH)/esc
60 $(ESC) $(ESCFLAGS) -o $@ $<
63 $(ESC) $(ESCFLAGS) -o $@ $<
/titanic_41/usr/src/cmd/geniconvtbl/samples/
H A DISO-2022-JP_to_eucJP.src39 // Emit state reset sequence, ESC ( J, for
55 // Emit state reset sequence, ESC ( J.
76 // Emit JIS X 0208 sequence, ESC $ B.
99 // ESC ( I.
120 // Emit JIS X 0212 sequence, ESC $ ( D.
/titanic_41/usr/src/cmd/fm/eversholt/files/sparc/sun4/
H A DMakefile.sun428 ESC=$(SRC)/cmd/fm/eversholt/esc/$(MACH)/esc
35 $(ESC) -o $@ $<
/titanic_41/usr/src/uts/common/io/
H A Dkeytables.c39 #define ESC 0x1B macro
52 /* 24 */ HOLE, LF(3), LF(4), HOLE, HOLE, ESC, '1', '2',
86 /* 24 */ HOLE, LF(3), LF(4), HOLE, HOLE, ESC, '!', '@',
120 /* 24 */ HOLE, LF(3), LF(4), HOLE, HOLE, ESC, '1', '2',
154 /* 24 */ HOLE, LF(3), LF(4), HOLE, HOLE, ESC, '1', c('@'),
238 /* 24 */ HOLE, LF(3), LF(4), HOLE, HOLE, ESC, '1', '2',
275 /* 24 */ HOLE, LF(3), LF(4), HOLE, HOLE, ESC, '!', '@',
312 /* 24 */ HOLE, LF(3), LF(4), HOLE, HOLE, ESC, '1', '2',
349 /* 24 */ HOLE, LF(3), LF(4), HOLE, HOLE, ESC, NOP, NOP,
415 /* 24 */ HOLE, LF(3), LF(4), HOLE, HOLE, ESC, '1', c('@'),
/titanic_41/usr/src/lib/libshell/common/edit/
H A Dedit.c54 static char CURSOR_UP[20] = { ESC, '[', 'A', 0 };
421 if(ttychars.t_brkc!=ESC) in tty_alt()
423 ttychars.t_brkc = ESC; in tty_alt()
460 nttyparm.c_cc[VEOL] = ESC; in tty_alt()
464 nttyparm.c_cc[VEOF] = ESC; /* make ESC the eof char */ in tty_alt()
643 case ESC: in ed_setup()
652 if(c=='\a' || c==ESC || c=='\r') in ed_setup()
661 if(c==0 || c==ESC || c=='\r') in ed_setup()
855 buff[0] = ESC; in ed_read()
1041 if((readin[0]= -c) == ESC)
[all …]
H A Dvi.c291 if( term_char=='\n' || term_char==ESC ) in ed_viread()
307 term_char = ESC; in ed_viread()
338 term_char = ESC; in ed_viread()
466 if( term_char!=ESC && (last_virt==INVALID in ed_viread()
542 if( term_char==ESC && (last_virt<0 || virtual[last_virt]!=ESC)) in ed_viread()
594 getline(vp,ESC); in ed_viread()
996 case ESC: in cntlmode()
1323 if( mode == ESC ) in getline()
1353 case ESC: /** enter control mode **/ in getline()
1682 if((vp->findchar=getrchar(vp))==ESC) in mvcursor()
[all …]
/titanic_41/usr/src/uts/common/io/kb8042/
H A Dkb8042_keytables.c38 #define ESC 0x1B macro
91 HOLE, ESC, HOLE,
134 /*104 */ '.', '-', '+', HOLE, '\n', HOLE, ESC, HOLE,
188 HOLE, ESC, HOLE,
232 /*104 */ NOP, NOP, NOP, HOLE, NOP, HOLE, ESC, HOLE,
307 HOLE, ESC, HOLE,
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-fault-management-eversholt-utilities.mf29 value="Sun Eversholt compiler and other utilities (ESC)"
42 legacy pkg=SUNWonfmes desc="Sun Eversholt compiler and other utilities (ESC)" \
/titanic_41/usr/src/cmd/fm/eversholt/common/
H A Desclex.c77 #ifdef ESC
215 #ifdef ESC in lex_init()
224 #ifdef ESC in lex_init()
274 #ifdef ESC in closefile()
308 #ifdef ESC in yylex()
/titanic_41/usr/src/uts/common/sys/
H A Dcrtctl.h38 #define ESC 033 /* Escape for command */ macro
/titanic_41/usr/src/uts/common/io/kbtrans/
H A Dusb_keytables.c52 #define ESC 0x1B macro
63 /* 40 */ '\r', ESC, '\b', '\t', ' ', '-', '=', '[',
111 /* 40 */ '\r', ESC, '\b', '\t', ' ', '_', '+', '{',
160 /* 40 */ '\r', ESC, '\b', '\t', ' ', '-', '=', '[',
208 /* 40 */ '\r', ESC, '\b', '\t', ' ', NOP, NOP, NOP,
292 /* 40 */ '\r', ESC, '\b', '\t', c(' '), c('_'), '=', ESC,
/titanic_41/usr/src/tools/cscope-fast/
H A Dconstants.h67 #define ESC '\033' /* escape character */ macro
/titanic_41/usr/src/cmd/csh/
H A Dsh.file.c36 #define ESC '\033' macro
93 tty_new.c_cc[VEOL] = ESC; in setup_tty()
734 if (last_char == ESC) { in tenex()
/titanic_41/usr/src/cmd/pr/
H A Dpr.c62 #define ESC '\033' macro
930 case ESC: in nexbuf()
1048 case ESC: in readbuf()
1146 case ESC: in get()
1220 case ESC: in put()
/titanic_41/usr/src/cmd/terminfo/
H A Dtermcap.src400 klone+sgr-dumb|attribute control for ansi.sys displays (no ESC [ 11 m):\
634 # The PgUp and PgDn are prefixed with ESC so that tn3270 can be used on Unix
635 # (^U and ^D are already defined for tn3270). The ESC is safe for vi but it
636 # does "beep". ESC ESC i is used for Ins to avoid tn3270 ESC i for coltab.
1152 # not present on a VT100, users could press ESC and a two-letter sequence,
1155 # actual Undo key sends ESC 0 s unshifted, and ESC 0 S shifted, for example.
1177 # SGR10 - Select font 0 - ESC [ 10 m or SO
1178 # SGR11 - Select font 1 - ESC [ 11 m or SI
1179 # SGR12 - Select font 2 - ESC [ 12 m
1181 # SGR17 - Select font 7 - ESC [ 17 m
[all …]
H A Dterminfo.src415 klone+sgr-dumb|attribute control for ansi.sys displays (no ESC [ 11 m),
667 # The PgUp and PgDn are prefixed with ESC so that tn3270 can be used on Unix
668 # (^U and ^D are already defined for tn3270). The ESC is safe for vi but it
669 # does "beep". ESC ESC i is used for Ins to avoid tn3270 ESC i for coltab.
1274 # not present on a VT100, users could press ESC and a two-letter sequence,
1277 # actual Undo key sends ESC 0 s unshifted, and ESC 0 S shifted, for example.
1299 # SGR10 - Select font 0 - ESC [ 10 m or SO
1300 # SGR11 - Select font 1 - ESC [ 11 m or SI
1301 # SGR12 - Select font 2 - ESC [ 12 m
1303 # SGR17 - Select font 7 - ESC [ 17 m
[all …]
/titanic_41/usr/src/lib/libshell/common/include/
H A Dedit.h161 #define ESC cntl('[') macro
/titanic_41/usr/src/cmd/more/
H A Dmore.c150 #define ESC '\033' macro
1637 if ((ch < ' ' && ch != '\n' && ch != ESC) || ch == RUBOUT) { in ttyin()
1643 if (ch != '\n' && ch != ESC) { in ttyin()
1719 if ((ch < ' ' && ch != '\n' && ch != ESC) || ch == RUBOUT) { in show()
/titanic_41/usr/src/cmd/troff/
H A Dn1.c768 if (k != ESC) { in getch()
848 case ESC: /* double backslash */ in getch()
1133 setcbits(i, ESC); in getch0()
/titanic_41/usr/src/lib/libshell/common/bltins/
H A Dread.c69 static char default_prompt[3] = {ESC,ESC}; in b_read()
/titanic_41/usr/src/lib/libshell/common/scripts/
H A Dgnaw.sh745 # of three characters (e.g. "<ESC>[D"). If only <ESC> is hit we

12