usr/src/cmd/loadkeys/loadkeys.y
516
%term TABLENAME INT CHAR CHARSTRING CONSTANT FKEY KEY SAME AS SWAP WITH
usr/src/cmd/loadkeys/loadkeys.y
535
KEY number entrylist '\n'
usr/src/cmd/loadkeys/loadkeys.y
539
| KEY number SAME AS number '\n'
usr/src/cmd/loadkeys/loadkeys.y
693
{ "key", KEY, 0 },
usr/src/cmd/truss/systable.c
609
{"msgget", 3, DEC, NOV, HID, KEY, MSF}, /* 0 */
usr/src/cmd/truss/systable.c
620
{"semget", 4, DEC, NOV, HID, KEY, DEC, SEF}, /* 1 */
usr/src/cmd/truss/systable.c
631
{"shmget", 4, DEC, NOV, HID, KEY, UNS, SHF}, /* 3 */
usr/src/common/crypto/skein/skein.c
112
Skein_Start_New_Type(ctx, KEY);
usr/src/common/crypto/skein/skein.c
349
Skein_Start_New_Type(ctx, KEY);
usr/src/common/crypto/skein/skein.c
581
Skein_Start_New_Type(ctx, KEY);
usr/src/common/crypto/skein/skein_impl.h
84
#define SKEIN_T1_BLK_TYPE_KEY SKEIN_T1_BLK_TYPE(KEY)
usr/src/grub/grub-0.97/stage2/fsys_reiserfs.c
840
key = KEY (cache);
usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/hash_page.c
147
key->data = KEY(cursorp->pagep, cursorp->pgndx);
usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/hash_page.c
477
key.data = KEY(temp_pagep, n);
usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ldap_principal.c
269
KEY *secretkey=NULL;
usr/src/lib/libsqlite/src/parse.y
127
GLOB IGNORE IMMEDIATE INITIALLY INSTEAD LIKE MATCH KEY
usr/src/lib/libsqlite/src/parse.y
191
ccons ::= PRIMARY KEY sortorder onconf(R). {sqliteAddPrimaryKey(pParse,0,R);}
usr/src/lib/libsqlite/src/parse.y
236
tcons ::= PRIMARY KEY LP idxlist(X) RP onconf(R).
usr/src/lib/libsqlite/src/parse.y
241
tcons ::= FOREIGN KEY LP idxlist(FA) RP
usr/src/test/crypto-tests/tests/hmac/hmac_sha1.c
28
uint8_t *KEY[] = { KEY0, KEY1, KEY2, KEY3, KEY4, KEY5, KEY6 };
usr/src/test/crypto-tests/tests/hmac/hmac_sha1_gen.c
29
uint8_t *KEY[] = { KEY0, KEY1, KEY2, KEY3, KEY4, KEY5, KEY6 };
usr/src/test/crypto-tests/tests/hmac/hmac_sha2.c
32
uint8_t *KEY[] = { KEY0, KEY1, KEY2, KEY3, KEY4, KEY5, KEY6 };
usr/src/test/crypto-tests/tests/hmac/hmac_sha2_gen.c
32
uint8_t *KEY[] = { KEY0, KEY1, KEY2, KEY3, KEY4, KEY5, KEY6 };
usr/src/test/crypto-tests/tests/hmac/main.c
28
extern uint8_t *KEY[];
usr/src/test/crypto-tests/tests/hmac/main.c
66
args.key = KEY[i];
usr/src/test/crypto-tests/tests/modes/aes/cbc/aes_cbc.c
44
args.key = KEY[i];
usr/src/test/crypto-tests/tests/modes/aes/cbc/aes_cbc.c
58
args.key = KEY[i];
usr/src/test/crypto-tests/tests/modes/aes/cbc/aes_cbc.h
142
uint8_t *KEY[] = {
usr/src/test/crypto-tests/tests/modes/aes/cbc_pad/aes_cbc_pad.c
52
args.key = KEY[i];
usr/src/test/crypto-tests/tests/modes/aes/cbc_pad/aes_cbc_pad.c
66
args.key = KEY[i];
usr/src/test/crypto-tests/tests/modes/aes/cbc_pad/aes_cbc_pad.h
223
uint8_t *KEY[] = {
usr/src/test/crypto-tests/tests/modes/aes/ctr/aes_ctr.c
56
args.key = KEY[i];
usr/src/test/crypto-tests/tests/modes/aes/ctr/aes_ctr.c
71
args.key = KEY[i];
usr/src/test/crypto-tests/tests/modes/aes/ctr/aes_ctr.h
269
uint8_t *KEY[] = {
usr/src/test/crypto-tests/tests/modes/aes/ecb/aes_ecb.c
43
args.key = KEY[i];
usr/src/test/crypto-tests/tests/modes/aes/ecb/aes_ecb.c
52
args.key = KEY[i];
usr/src/test/crypto-tests/tests/modes/aes/ecb/aes_ecb.h
98
uint8_t *KEY[] = {
usr/src/test/crypto-tests/tests/modes/aes/gcm/aes_gcm.c
56
args.key = KEY[i];
usr/src/test/crypto-tests/tests/modes/aes/gcm/aes_gcm.c
76
args.key = KEY[i];
usr/src/test/crypto-tests/tests/modes/aes/gcm/aes_gcm.h
718
uint8_t *KEY[] = {
usr/src/test/crypto-tests/tests/modes/aes/gmac/aes_gmac.c
110
args.key = KEY[i];
usr/src/test/crypto-tests/tests/modes/aes/gmac/aes_gmac.c
138
args.key = KEY[i];
usr/src/test/crypto-tests/tests/modes/aes/gmac/aes_gmac.c
63
args.key = KEY[i];
usr/src/test/crypto-tests/tests/modes/aes/gmac/aes_gmac.c
87
args.key = KEY[i];
usr/src/test/crypto-tests/tests/modes/aes/gmac/aes_gmac.h
1860
uint8_t *KEY[] = {
usr/src/test/crypto-tests/tests/modes/aes/gmac/aes_gmac_enc.c
113
args.key = KEY[i];
usr/src/test/crypto-tests/tests/modes/aes/gmac/aes_gmac_enc.c
141
args.key = KEY[i];
usr/src/test/crypto-tests/tests/modes/aes/gmac/aes_gmac_enc.c
165
args.key = KEY[i];
usr/src/test/crypto-tests/tests/modes/aes/gmac/aes_gmac_enc.c
66
args.key = KEY[i];
usr/src/test/crypto-tests/tests/modes/aes/gmac/aes_gmac_enc.c
90
args.key = KEY[i];
usr/src/uts/common/io/kb8042/at_keyprocess.c
100
/* 14 */ KEY(21), /* T */
usr/src/uts/common/io/kb8042/at_keyprocess.c
101
/* 15 */ KEY(22), /* Y */
usr/src/uts/common/io/kb8042/at_keyprocess.c
102
/* 16 */ KEY(23), /* U */
usr/src/uts/common/io/kb8042/at_keyprocess.c
103
/* 17 */ KEY(24), /* I */
usr/src/uts/common/io/kb8042/at_keyprocess.c
104
/* 18 */ KEY(25), /* O */
usr/src/uts/common/io/kb8042/at_keyprocess.c
105
/* 19 */ KEY(26), /* P */
usr/src/uts/common/io/kb8042/at_keyprocess.c
1053
*keynum = KEY(126); /* Pause */
usr/src/uts/common/io/kb8042/at_keyprocess.c
106
/* 1a */ KEY(27), /* [ */
usr/src/uts/common/io/kb8042/at_keyprocess.c
107
/* 1b */ KEY(28), /* ] */
usr/src/uts/common/io/kb8042/at_keyprocess.c
108
/* 1c */ KEY(43), /* Enter (main) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
109
/* 1d */ KEY(58), /* L Ctrl */
usr/src/uts/common/io/kb8042/at_keyprocess.c
110
/* 1e */ KEY(31), /* A */
usr/src/uts/common/io/kb8042/at_keyprocess.c
111
/* 1f */ KEY(32), /* S */
usr/src/uts/common/io/kb8042/at_keyprocess.c
113
/* 20 */ KEY(33), /* D */
usr/src/uts/common/io/kb8042/at_keyprocess.c
114
/* 21 */ KEY(34), /* F */
usr/src/uts/common/io/kb8042/at_keyprocess.c
115
/* 22 */ KEY(35), /* G */
usr/src/uts/common/io/kb8042/at_keyprocess.c
116
/* 23 */ KEY(36), /* H */
usr/src/uts/common/io/kb8042/at_keyprocess.c
117
/* 24 */ KEY(37), /* J */
usr/src/uts/common/io/kb8042/at_keyprocess.c
118
/* 25 */ KEY(38), /* K */
usr/src/uts/common/io/kb8042/at_keyprocess.c
119
/* 26 */ KEY(39), /* L */
usr/src/uts/common/io/kb8042/at_keyprocess.c
120
/* 27 */ KEY(40), /* ; */
usr/src/uts/common/io/kb8042/at_keyprocess.c
121
/* 28 */ KEY(41), /* ' */
usr/src/uts/common/io/kb8042/at_keyprocess.c
122
/* 29 */ KEY(1), /* ` */
usr/src/uts/common/io/kb8042/at_keyprocess.c
123
/* 2a */ KEY(44), /* L Shift */
usr/src/uts/common/io/kb8042/at_keyprocess.c
124
/* 2b */ KEY(29), /* \ */
usr/src/uts/common/io/kb8042/at_keyprocess.c
125
/* 2c */ KEY(46), /* Z */
usr/src/uts/common/io/kb8042/at_keyprocess.c
126
/* 2d */ KEY(47), /* X */
usr/src/uts/common/io/kb8042/at_keyprocess.c
127
/* 2e */ KEY(48), /* C */
usr/src/uts/common/io/kb8042/at_keyprocess.c
128
/* 2f */ KEY(49), /* V */
usr/src/uts/common/io/kb8042/at_keyprocess.c
130
/* 30 */ KEY(50), /* B */
usr/src/uts/common/io/kb8042/at_keyprocess.c
131
/* 31 */ KEY(51), /* N */
usr/src/uts/common/io/kb8042/at_keyprocess.c
132
/* 32 */ KEY(52), /* M */
usr/src/uts/common/io/kb8042/at_keyprocess.c
133
/* 33 */ KEY(53), /* , */
usr/src/uts/common/io/kb8042/at_keyprocess.c
134
/* 34 */ KEY(54), /* . */
usr/src/uts/common/io/kb8042/at_keyprocess.c
135
/* 35 */ KEY(55), /* / */
usr/src/uts/common/io/kb8042/at_keyprocess.c
136
/* 36 */ KEY(57), /* R Shift */
usr/src/uts/common/io/kb8042/at_keyprocess.c
137
/* 37 */ KEY(100), /* * (num) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
138
/* 38 */ KEY(60), /* L Alt */
usr/src/uts/common/io/kb8042/at_keyprocess.c
139
/* 39 */ KEY(61), /* Space */
usr/src/uts/common/io/kb8042/at_keyprocess.c
140
/* 3a */ KEY(30), /* CapsLock */
usr/src/uts/common/io/kb8042/at_keyprocess.c
141
/* 3b */ KEY(112), /* F1 */
usr/src/uts/common/io/kb8042/at_keyprocess.c
142
/* 3c */ KEY(113), /* F2 */
usr/src/uts/common/io/kb8042/at_keyprocess.c
143
/* 3d */ KEY(114), /* F3 */
usr/src/uts/common/io/kb8042/at_keyprocess.c
144
/* 3e */ KEY(115), /* F4 */
usr/src/uts/common/io/kb8042/at_keyprocess.c
145
/* 3f */ KEY(116), /* F5 */
usr/src/uts/common/io/kb8042/at_keyprocess.c
147
/* 40 */ KEY(117), /* F6 */
usr/src/uts/common/io/kb8042/at_keyprocess.c
148
/* 41 */ KEY(118), /* F7 */
usr/src/uts/common/io/kb8042/at_keyprocess.c
149
/* 42 */ KEY(119), /* F8 */
usr/src/uts/common/io/kb8042/at_keyprocess.c
150
/* 43 */ KEY(120), /* F9 */
usr/src/uts/common/io/kb8042/at_keyprocess.c
151
/* 44 */ KEY(121), /* F10 */
usr/src/uts/common/io/kb8042/at_keyprocess.c
152
/* 45 */ KEY(90), /* NumLock */
usr/src/uts/common/io/kb8042/at_keyprocess.c
153
/* 46 */ KEY(125), /* Scroll Lock */
usr/src/uts/common/io/kb8042/at_keyprocess.c
154
/* 47 */ KEY(91), /* 7 (num) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
155
/* 48 */ KEY(96), /* 8 (num) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
156
/* 49 */ KEY(101), /* 9 (num) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
157
/* 4a */ KEY(105), /* - (num) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
158
/* 4b */ KEY(92), /* 4 (num) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
159
/* 4c */ KEY(97), /* 5 (num) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
160
/* 4d */ KEY(102), /* 6 (num) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
161
/* 4e */ KEY(106), /* + (num) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
162
/* 4f */ KEY(93), /* 1 (num) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
164
/* 50 */ KEY(98), /* 2 (num) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
165
/* 51 */ KEY(103), /* 3 (num) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
166
/* 52 */ KEY(99), /* 0 (num) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
167
/* 53 */ KEY(104), /* . (num) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
168
/* 54 */ KEY(124), /* PrintScreen (with Alt) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
170
/* 56 */ KEY(45), /* not labled (102-key only) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
171
/* 57 */ KEY(122), /* F11 */
usr/src/uts/common/io/kb8042/at_keyprocess.c
172
/* 58 */ KEY(123), /* F12 */
usr/src/uts/common/io/kb8042/at_keyprocess.c
198
/* 70 */ KEY(133), /* Japanese 106-key keyboard */
usr/src/uts/common/io/kb8042/at_keyprocess.c
201
/* 73 */ KEY(56), /* Japanese 106-key keyboard */
usr/src/uts/common/io/kb8042/at_keyprocess.c
207
/* 79 */ KEY(132), /* Japanese 106-key keyboard */
usr/src/uts/common/io/kb8042/at_keyprocess.c
209
/* 7b */ KEY(131), /* Japanese 106-key keyboard */
usr/src/uts/common/io/kb8042/at_keyprocess.c
211
/* 7d */ KEY(14), /* Japanese 106-key keyboard */
usr/src/uts/common/io/kb8042/at_keyprocess.c
256
/* 1c */ KEY(108), /* Enter (num) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
257
/* 1d */ KEY(64), /* R Ctrl */
usr/src/uts/common/io/kb8042/at_keyprocess.c
261
/* 20 */ KEY(235), /* Mute */
usr/src/uts/common/io/kb8042/at_keyprocess.c
275
/* 2e */ KEY(234), /* Volume Down */
usr/src/uts/common/io/kb8042/at_keyprocess.c
278
/* 30 */ KEY(233), /* Volume Up */
usr/src/uts/common/io/kb8042/at_keyprocess.c
283
/* 35 */ KEY(95), /* / (num) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
285
/* 37 */ KEY(124), /* PrintScreen (no Alt) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
286
/* 38 */ KEY(62), /* R Alt */
usr/src/uts/common/io/kb8042/at_keyprocess.c
301
/* 46 */ KEY(126), /* Pause (with Cntl) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
302
/* 47 */ KEY(80), /* Home (arrow) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
303
/* 48 */ KEY(83), /* Up (arrow) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
304
/* 49 */ KEY(85), /* PgUp (arrow) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
306
/* 4b */ KEY(79), /* Left (arrow) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
308
/* 4d */ KEY(89), /* Right (arrow) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
310
/* 4f */ KEY(81), /* End (arrow) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
312
/* 50 */ KEY(84), /* Down (arrow) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
313
/* 51 */ KEY(86), /* PgDn (arrow) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
314
/* 52 */ KEY(75), /* Insert (arrow) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
315
/* 53 */ KEY(76), /* Delete (arrow) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
323
/* 5b */ KEY(59), /* L Window (104-key) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
324
/* 5c */ KEY(63), /* R Window (104-key) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
325
/* 5d */ KEY(65), /* Menu (104-key) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
392
/* 01 */ KEY(120), /* F9 */
usr/src/uts/common/io/kb8042/at_keyprocess.c
394
/* 02 */ KEY(K8042_STOP), /* STOP */
usr/src/uts/common/io/kb8042/at_keyprocess.c
398
/* 03 */ KEY(116), /* F5 */
usr/src/uts/common/io/kb8042/at_keyprocess.c
399
/* 04 */ KEY(114), /* F3 */
usr/src/uts/common/io/kb8042/at_keyprocess.c
400
/* 05 */ KEY(112), /* F1 */
usr/src/uts/common/io/kb8042/at_keyprocess.c
401
/* 06 */ KEY(113), /* F2 */
usr/src/uts/common/io/kb8042/at_keyprocess.c
402
/* 07 */ KEY(123), /* F12 */
usr/src/uts/common/io/kb8042/at_keyprocess.c
404
/* 09 */ KEY(121), /* F10 */
usr/src/uts/common/io/kb8042/at_keyprocess.c
405
/* 0a */ KEY(119), /* F8 */
usr/src/uts/common/io/kb8042/at_keyprocess.c
406
/* 0b */ KEY(117), /* F6 */
usr/src/uts/common/io/kb8042/at_keyprocess.c
407
/* 0c */ KEY(115), /* F4 */
usr/src/uts/common/io/kb8042/at_keyprocess.c
408
/* 0d */ KEY(16), /* tab */
usr/src/uts/common/io/kb8042/at_keyprocess.c
409
/* 0e */ KEY(1), /* ` */
usr/src/uts/common/io/kb8042/at_keyprocess.c
412
/* 11 */ KEY(60), /* L Alt */
usr/src/uts/common/io/kb8042/at_keyprocess.c
413
/* 12 */ KEY(44), /* L Shift */
usr/src/uts/common/io/kb8042/at_keyprocess.c
414
/* 13 */ KEY(133), /* Japanese 106-key */
usr/src/uts/common/io/kb8042/at_keyprocess.c
415
/* 14 */ KEY(58), /* L Ctrl */
usr/src/uts/common/io/kb8042/at_keyprocess.c
416
/* 15 */ KEY(17), /* Q */
usr/src/uts/common/io/kb8042/at_keyprocess.c
417
/* 16 */ KEY(2), /* 1 */
usr/src/uts/common/io/kb8042/at_keyprocess.c
421
/* 1a */ KEY(46), /* Z */
usr/src/uts/common/io/kb8042/at_keyprocess.c
422
/* 1b */ KEY(32), /* S */
usr/src/uts/common/io/kb8042/at_keyprocess.c
423
/* 1c */ KEY(31), /* A */
usr/src/uts/common/io/kb8042/at_keyprocess.c
424
/* 1d */ KEY(18), /* W */
usr/src/uts/common/io/kb8042/at_keyprocess.c
425
/* 1e */ KEY(3), /* 2 */
usr/src/uts/common/io/kb8042/at_keyprocess.c
428
/* 21 */ KEY(48), /* C */
usr/src/uts/common/io/kb8042/at_keyprocess.c
429
/* 22 */ KEY(47), /* X */
usr/src/uts/common/io/kb8042/at_keyprocess.c
430
/* 23 */ KEY(33), /* D */
usr/src/uts/common/io/kb8042/at_keyprocess.c
431
/* 24 */ KEY(19), /* E */
usr/src/uts/common/io/kb8042/at_keyprocess.c
432
/* 25 */ KEY(5), /* 4 */
usr/src/uts/common/io/kb8042/at_keyprocess.c
433
/* 26 */ KEY(4), /* 3 */
usr/src/uts/common/io/kb8042/at_keyprocess.c
436
/* 29 */ KEY(61), /* Space */
usr/src/uts/common/io/kb8042/at_keyprocess.c
437
/* 2a */ KEY(49), /* V */
usr/src/uts/common/io/kb8042/at_keyprocess.c
438
/* 2b */ KEY(34), /* F */
usr/src/uts/common/io/kb8042/at_keyprocess.c
439
/* 2c */ KEY(21), /* T */
usr/src/uts/common/io/kb8042/at_keyprocess.c
440
/* 2d */ KEY(20), /* R */
usr/src/uts/common/io/kb8042/at_keyprocess.c
441
/* 2e */ KEY(6), /* 5 */
usr/src/uts/common/io/kb8042/at_keyprocess.c
444
/* 31 */ KEY(51), /* N */
usr/src/uts/common/io/kb8042/at_keyprocess.c
445
/* 32 */ KEY(50), /* B */
usr/src/uts/common/io/kb8042/at_keyprocess.c
446
/* 33 */ KEY(36), /* H */
usr/src/uts/common/io/kb8042/at_keyprocess.c
447
/* 34 */ KEY(35), /* G */
usr/src/uts/common/io/kb8042/at_keyprocess.c
448
/* 35 */ KEY(22), /* Y */
usr/src/uts/common/io/kb8042/at_keyprocess.c
449
/* 36 */ KEY(7), /* 6 */
usr/src/uts/common/io/kb8042/at_keyprocess.c
453
/* 3a */ KEY(52), /* M */
usr/src/uts/common/io/kb8042/at_keyprocess.c
454
/* 3b */ KEY(37), /* J */
usr/src/uts/common/io/kb8042/at_keyprocess.c
455
/* 3c */ KEY(23), /* U */
usr/src/uts/common/io/kb8042/at_keyprocess.c
456
/* 3d */ KEY(8), /* 7 */
usr/src/uts/common/io/kb8042/at_keyprocess.c
457
/* 3e */ KEY(9), /* 8 */
usr/src/uts/common/io/kb8042/at_keyprocess.c
460
/* 41 */ KEY(53), /* , */
usr/src/uts/common/io/kb8042/at_keyprocess.c
461
/* 42 */ KEY(38), /* K */
usr/src/uts/common/io/kb8042/at_keyprocess.c
462
/* 43 */ KEY(24), /* I */
usr/src/uts/common/io/kb8042/at_keyprocess.c
463
/* 44 */ KEY(25), /* O */
usr/src/uts/common/io/kb8042/at_keyprocess.c
464
/* 45 */ KEY(11), /* 0 */
usr/src/uts/common/io/kb8042/at_keyprocess.c
465
/* 46 */ KEY(10), /* 9 */
usr/src/uts/common/io/kb8042/at_keyprocess.c
468
/* 49 */ KEY(54), /* . */
usr/src/uts/common/io/kb8042/at_keyprocess.c
469
/* 4a */ KEY(55), /* / */
usr/src/uts/common/io/kb8042/at_keyprocess.c
470
/* 4b */ KEY(39), /* L */
usr/src/uts/common/io/kb8042/at_keyprocess.c
471
/* 4c */ KEY(40), /* ; */
usr/src/uts/common/io/kb8042/at_keyprocess.c
472
/* 4d */ KEY(26), /* P */
usr/src/uts/common/io/kb8042/at_keyprocess.c
473
/* 4e */ KEY(12), /* - */
usr/src/uts/common/io/kb8042/at_keyprocess.c
476
/* 51 */ KEY(56), /* Japanese 106-key */
usr/src/uts/common/io/kb8042/at_keyprocess.c
477
/* 52 */ KEY(41), /* ' */
usr/src/uts/common/io/kb8042/at_keyprocess.c
479
/* 54 */ KEY(27), /* [ */
usr/src/uts/common/io/kb8042/at_keyprocess.c
480
/* 55 */ KEY(13), /* = */
usr/src/uts/common/io/kb8042/at_keyprocess.c
483
/* 58 */ KEY(30), /* CapsLock */
usr/src/uts/common/io/kb8042/at_keyprocess.c
484
/* 59 */ KEY(57), /* R Shift */
usr/src/uts/common/io/kb8042/at_keyprocess.c
485
/* 5a */ KEY(43), /* Enter (main) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
486
/* 5b */ KEY(28), /* ] */
usr/src/uts/common/io/kb8042/at_keyprocess.c
488
/* 5d */ KEY(29), /* \, key 42 for 102-key */
usr/src/uts/common/io/kb8042/at_keyprocess.c
492
/* 61 */ KEY(45), /* 102-key only, typically </> */
usr/src/uts/common/io/kb8042/at_keyprocess.c
495
/* 64 */ KEY(132), /* Japanese 106-key */
usr/src/uts/common/io/kb8042/at_keyprocess.c
497
/* 66 */ KEY(15), /* backspace */
usr/src/uts/common/io/kb8042/at_keyprocess.c
498
/* 67 */ KEY(131), /* Japanese 106-key */
usr/src/uts/common/io/kb8042/at_keyprocess.c
500
/* 69 */ KEY(93), /* 1 (num) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
501
/* 6a */ KEY(14), /* Japanese 106-key */
usr/src/uts/common/io/kb8042/at_keyprocess.c
502
/* 6b */ KEY(92), /* 4 (num) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
503
/* 6c */ KEY(91), /* 7 (num) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
507
/* 70 */ KEY(99), /* 0 (num) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
508
/* 71 */ KEY(104), /* . (num) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
509
/* 72 */ KEY(98), /* 2 (num) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
510
/* 73 */ KEY(97), /* 5 (num) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
511
/* 74 */ KEY(102), /* 6 (num) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
512
/* 75 */ KEY(96), /* 8 (num) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
513
/* 76 */ KEY(110), /* Esc */
usr/src/uts/common/io/kb8042/at_keyprocess.c
514
/* 77 */ KEY(90), /* NumLock */
usr/src/uts/common/io/kb8042/at_keyprocess.c
515
/* 78 */ KEY(122), /* F11 */
usr/src/uts/common/io/kb8042/at_keyprocess.c
516
/* 79 */ KEY(106), /* + (num) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
517
/* 7a */ KEY(103), /* 3 (num) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
518
/* 7b */ KEY(105), /* - (num) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
519
/* 7c */ KEY(100), /* * (num) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
520
/* 7d */ KEY(101), /* 9 (num) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
521
/* 7e */ KEY(125), /* Scroll Lock */
usr/src/uts/common/io/kb8042/at_keyprocess.c
526
/* 83 */ KEY(118), /* F7 */
usr/src/uts/common/io/kb8042/at_keyprocess.c
527
/* 84 */ KEY(124), /* PrintScreen (w/ Alt = SysRq) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
558
/* 11 */ KEY(62), /* R Alt */
usr/src/uts/common/io/kb8042/at_keyprocess.c
561
/* 14 */ KEY(64), /* R Ctrl */
usr/src/uts/common/io/kb8042/at_keyprocess.c
572
/* 1f */ KEY(59), /* L Window (104-key) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
580
/* 27 */ KEY(63), /* R Window (104-key) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
588
/* 2f */ KEY(65), /* Menu (104-key) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
615
/* 4a */ KEY(95), /* / (num) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
631
/* 5a */ KEY(108), /* Enter (num) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
646
/* 69 */ KEY(81), /* End (arrow) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
648
/* 6b */ KEY(79), /* Left (arrow) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
649
/* 6c */ KEY(80), /* Home (arrow) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
653
/* 70 */ KEY(75), /* Insert (arrow) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
654
/* 71 */ KEY(76), /* Delete (arrow) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
655
/* 72 */ KEY(84), /* Down (arrow) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
657
/* 74 */ KEY(89), /* Right (arrow) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
658
/* 75 */ KEY(83), /* Up (arrow) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
663
/* 7a */ KEY(86), /* PgDn (arrow) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
665
/* 7c */ KEY(124), /* PrintScreen (no Alt) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
666
/* 7d */ KEY(85), /* PgUp (arrow) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
667
/* 7e */ KEY(126), /* Pause (w/Ctrl = Break) */
usr/src/uts/common/io/kb8042/at_keyprocess.c
80
/* 01 */ KEY(110), /* Esc */
usr/src/uts/common/io/kb8042/at_keyprocess.c
805
*keynum = KEY(150);
usr/src/uts/common/io/kb8042/at_keyprocess.c
81
/* 02 */ KEY(2), /* 1 */
usr/src/uts/common/io/kb8042/at_keyprocess.c
810
*keynum = KEY(151);
usr/src/uts/common/io/kb8042/at_keyprocess.c
82
/* 03 */ KEY(3), /* 2 */
usr/src/uts/common/io/kb8042/at_keyprocess.c
83
/* 04 */ KEY(4), /* 3 */
usr/src/uts/common/io/kb8042/at_keyprocess.c
84
/* 05 */ KEY(5), /* 4 */
usr/src/uts/common/io/kb8042/at_keyprocess.c
847
*keynum = KEY(126); /* Pause */
usr/src/uts/common/io/kb8042/at_keyprocess.c
85
/* 06 */ KEY(6), /* 5 */
usr/src/uts/common/io/kb8042/at_keyprocess.c
86
/* 07 */ KEY(7), /* 6 */
usr/src/uts/common/io/kb8042/at_keyprocess.c
87
/* 08 */ KEY(8), /* 7 */
usr/src/uts/common/io/kb8042/at_keyprocess.c
88
/* 09 */ KEY(9), /* 8 */
usr/src/uts/common/io/kb8042/at_keyprocess.c
89
/* 0a */ KEY(10), /* 9 */
usr/src/uts/common/io/kb8042/at_keyprocess.c
90
/* 0b */ KEY(11), /* 0 */
usr/src/uts/common/io/kb8042/at_keyprocess.c
91
/* 0c */ KEY(12), /* - */
usr/src/uts/common/io/kb8042/at_keyprocess.c
92
/* 0d */ KEY(13), /* = */
usr/src/uts/common/io/kb8042/at_keyprocess.c
93
/* 0e */ KEY(15), /* backspace */
usr/src/uts/common/io/kb8042/at_keyprocess.c
94
/* 0f */ KEY(16), /* tab */
usr/src/uts/common/io/kb8042/at_keyprocess.c
96
/* 10 */ KEY(17), /* Q */
usr/src/uts/common/io/kb8042/at_keyprocess.c
967
*keynum = KEY(150);
usr/src/uts/common/io/kb8042/at_keyprocess.c
97
/* 11 */ KEY(18), /* W */
usr/src/uts/common/io/kb8042/at_keyprocess.c
972
*keynum = KEY(151);
usr/src/uts/common/io/kb8042/at_keyprocess.c
98
/* 12 */ KEY(19), /* E */
usr/src/uts/common/io/kb8042/at_keyprocess.c
99
/* 13 */ KEY(20), /* R */
usr/src/uts/common/sys/ib/mgt/sm_attr.h
207
uint32_t KEY; /* qkey or pkey */
usr/src/uts/common/sys/ib/mgt/sm_attr.h
224
uint32_t KEY; /* qkey or pkey */