/titanic_44/usr/src/ucbhead/sys/ |
H A D | ttychars.h | 49 #ifndef CTRL 50 #define CTRL(c) ((c) & 037) macro 55 #define CKILL CTRL('u') 56 #define CINTR CTRL('c') 58 #define CSTART CTRL('q') 59 #define CSTOP CTRL('s') 60 #define CEOF CTRL('d') 63 #define CSUSP CTRL('z') 64 #define CDSUSP CTRL('y') 65 #define CRPRNT CTRL('r') [all …]
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | ttychars.h | 66 #define CTRL(c) ((c)&037) macro 70 #define CKILL CTRL('u') 71 #define CINTR CTRL('c') 73 #define CSTART CTRL('q') 74 #define CSTOP CTRL('s') 75 #define CEOF CTRL('d') 78 #define CSUSP CTRL('z') 79 #define CDSUSP CTRL('y') 80 #define CRPRNT CTRL('r') 81 #define CFLUSH CTRL('o') [all …]
|
H A D | termios.h | 64 #define CTRL(c) ((c)&037) macro 161 #define CINTR CTRL('c') 164 #define CKILL CTRL('u') 173 #define CSUSP CTRL('z') 174 #define CDSUSP CTRL('y') 175 #define CRPRNT CTRL('r') 176 #define CFLUSH CTRL('o') 177 #define CWERASE CTRL('w') 178 #define CLNEXT CTRL('v') 179 #define CSTATUS CTRL('t')
|
/titanic_44/usr/src/lib/libbc/inc/include/sys/ |
H A D | ttychars.h | 49 #ifndef CTRL 50 #define CTRL(c) ('c'&037) macro 59 #define CKILL CTRL(u) 60 #define CINTR CTRL(c) 62 #define CSTART CTRL(q) 63 #define CSTOP CTRL(s) 64 #define CEOF CTRL(d) 67 #define CSUSP CTRL(z) 68 #define CDSUSP CTRL(y) 69 #define CRPRNT CTRL(r) [all …]
|
/titanic_44/usr/src/lib/efcode/engine/ |
H A D | interactive.c | 563 d = CTRL('w'); in read_line() 591 case CTRL('['): /* saw esc. character */ in read_line() 595 case CTRL('f'): /* move forward one char */ in read_line() 600 case CTRL('a'): /* cursor to beginning of line */ in read_line() 605 case CTRL('e'): /* cursor to end of line */ in read_line() 611 case CTRL('n'): /* Move to next line in buffer */ in read_line() 612 case CTRL('p'): /* Move to previous line in buffer */ in read_line() 613 if (d == CTRL('p')) { in read_line() 644 case CTRL('o'): /* Insert newline */ in read_line() 647 case CTRL('k'): /* Erase from cursor to eol, saving */ in read_line() [all …]
|
/titanic_44/usr/src/cmd/vi/port/ |
H A D | ex_vmain.c | 267 case CTRL('l'): 268 case CTRL('r'): 269 if (c == CTRL('l') || (key_right && *key_right==CTRL('l'))) { 375 case CTRL('u'): 391 case CTRL('d'): 420 case CTRL('e'): 435 case CTRL('y'): 484 case CTRL('f'): 499 case CTRL('b'): 1005 case CTRL('^'): [all …]
|
H A D | ex_get.c | 56 while (!globp && c == CTRL('d')); in getchar() 71 if (!globp && c == CTRL('d')) in getcd() 127 inputline[c++] = CTRL('d'); in getach() 177 while ((c = getcd()) == CTRL('d')) { in gettty() 190 if (ch == CTRL('d')) { in gettty()
|
H A D | ex_voper.c | 196 case CTRL('X'): in operate() 201 if ((c != CTRL('_')) && (c != (CTRL(']')))) in operate() 545 case CTRL('h'): in operate() 653 case CTRL('p'): in operate() 700 case CTRL('n'): in operate() 986 case CTRL('A'): in get_addr() 991 case CTRL('B'): in get_addr()
|
H A D | ex_vget.c | 150 c = CTRL('c'); in getbr() 227 case CTRL('v'): in getesc() 228 case CTRL('q'): in getesc() 293 if (Peekkey != ATTN && Peekkey != QUIT && Peekkey != CTRL('h')) { 299 OPeek = Peekkey==CTRL('h') ? 0 : Peekkey; Peekkey = 0;
|
H A D | ex_vops2.c | 1023 c = CTRL('h'); 1050 case CTRL('h'): 1071 case CTRL('w'): 1133 case CTRL('q'): 1134 case CTRL('v'): 1392 case CTRL('t'): 1403 if (ch == CTRL('t')) { 1425 case CTRL('d'):
|
H A D | ex_cmds.c | 178 c == CTRL('d') || c == EOF) { 991 c = CTRL('k'); 1007 if (c == CTRL('k')) { 1076 case CTRL('d'):
|
H A D | ex_tty.c | 217 if (sc[0] == CTRL('z')) { in setterm() 219 if (arrows[i].cap && arrows[i].cap[0] == CTRL('z')) in setterm()
|
H A D | ex_cmds2.c | 656 while (peekkey() == CTRL('Q') || peekkey() == CTRL('S')) in vcontin()
|
H A D | ex_vops3.c | 312 linebuf[0] == CTRL('L') || in endPS() 589 linebuf[0] == CTRL('L') || in lbrack()
|
H A D | ex.h | 204 #undef CTRL 205 #define CTRL(c) (c & 037) macro
|
H A D | ex_put.c | 1090 if (tty.c_cc[VSTART] != CTRL('q')) in ttcharoff() 1092 if (tty.c_cc[VSTOP] != CTRL('s')) in ttcharoff()
|
/titanic_44/usr/src/uts/i86pc/boot/ |
H A D | boot_keyboard_table.c | 40 #define CTRL KBTYPE_SPEC_CTRL macro 81 /* 1d */ CTRL, CTRL, CTRL, CTRL,
|
/titanic_44/usr/src/grub/grub-0.97/netboot/ |
H A D | e1000.c | 1001 ctrl = E1000_READ_REG(hw, CTRL); 1005 E1000_WRITE_REG_IO(hw, CTRL, (ctrl | E1000_CTRL_PHY_RST)); 1025 E1000_WRITE_REG_IO(hw, CTRL, (ctrl | E1000_CTRL_RST)); 1033 E1000_WRITE_REG(hw, CTRL, (ctrl | E1000_CTRL_RST)); 1165 ctrl = E1000_READ_REG(hw, CTRL); 1166 E1000_WRITE_REG(hw, CTRL, ctrl | E1000_CTRL_PRIOR); 1420 ctrl = E1000_READ_REG(hw, CTRL); 1492 E1000_WRITE_REG(hw, CTRL, ctrl); 1505 (E1000_READ_REG(hw, CTRL) & E1000_CTRL_SWDPIN1) == signal) { 1550 ctrl = E1000_READ_REG(hw, CTRL); [all …]
|
/titanic_44/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_termio.c | 474 c = KPAD(CTRL(c)); in termio_read() 1472 td->tio_keymap[CTRL('f')] = termio_fwdchar; in mdb_termio_create() 1473 td->tio_keymap[CTRL('b')] = termio_backchar; in mdb_termio_create() 1474 td->tio_keymap[CTRL('t')] = termio_transpose; in mdb_termio_create() 1475 td->tio_keymap[CTRL('a')] = termio_home; in mdb_termio_create() 1476 td->tio_keymap[CTRL('e')] = termio_end; in mdb_termio_create() 1481 td->tio_keymap[CTRL('k')] = termio_kill; in mdb_termio_create() 1482 td->tio_keymap[CTRL('p')] = termio_prevhist; in mdb_termio_create() 1483 td->tio_keymap[CTRL('n')] = termio_nexthist; in mdb_termio_create() 1484 td->tio_keymap[CTRL('r')] = termio_findhist; in mdb_termio_create() [all …]
|
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/ftp/ |
H A D | domacro.c | 158 #define CTRL(c) ((c)&037) in domacro() macro 160 (void) putchar(CTRL('g')); in domacro()
|
H A D | main.c | 396 #ifndef CTRL in cmdscanner() 397 #define CTRL(c) ((c)&037) in cmdscanner() macro 401 (void) putchar(CTRL('g')); in cmdscanner()
|
/titanic_44/usr/src/ucblib/libtermcap/ |
H A D | tgoto.c | 164 if (which == 0 || which == CTRL('d') || which == '\n') { in tgoto()
|
/titanic_44/usr/src/uts/common/io/ |
H A D | rlmod.c | 230 rmip->startc = CTRL('q'); in rlmodopen() 231 rmip->stopc = CTRL('s'); in rlmodopen() 1144 stop = (ixon && (rmip->stopc == CTRL('s')) && in tty_flow() 1145 (rmip->startc == CTRL('q'))); in tty_flow()
|
/titanic_44/usr/src/ucbcmd/stty/ |
H A D | sttyparse.c | 132 cb->c_cc[VKILL] = CTRL('u'); 133 cb->c_cc[VINTR] = CTRL('c');
|
/titanic_44/usr/src/uts/common/os/ |
H A D | console.c | 395 case CTRL('u'): in console_gets()
|