Home
last modified time | relevance | path

Searched refs:key (Results 126 – 150 of 1666) sorted by relevance

12345678910>>...67

/illumos-gate/usr/src/cmd/loadkeys/type_6/
H A Dfinnish25 # Finnish Type 6 (USB) key layout
44 key 49 all hole
51 key 99 all bf(10) numl padsep
55 key 73 all bf(8)
56 key 74 all rf(7)
57 key 75 all rf(9)
58 key 77 all rf(13)
59 key 78 all rf(15)
60 key 82 all string+uparrow
61 key 80 all string+leftarrow
[all …]
H A Dnorway25 # Norwegian Type 6 (USB) key layout
44 key 49 all hole
51 key 99 all bf(10) numl padsep
55 key 73 all bf(8)
56 key 74 all rf(7)
57 key 75 all rf(9)
58 key 77 all rf(13)
59 key 78 all rf(15)
60 key 82 all string+uparrow
61 key 80 all string+leftarrow
[all …]
H A Dspain26 # Spanish Type 6 (USB) key layout
46 key 49 all hole
56 key 73 all bf(8)
57 key 74 all rf(7)
58 key 75 all rf(9)
59 key 77 all rf(13)
60 key 78 all rf(15)
61 key 82 all string+uparrow
62 key 80 all string+leftarrow
63 key 81 all string+downarrow
[all …]
H A Dsweden25 # Swedish Type 6 (USB) key layout
44 key 49 all hole
51 key 99 all bf(10) numl padsep
55 key 73 all bf(8)
56 key 74 all rf(7)
57 key 75 all rf(9)
58 key 77 all rf(13)
59 key 78 all rf(15)
60 key 82 all string+uparrow
61 key 80 all string+leftarrow
[all …]
H A Dportugal25 # Portuguese Type 6 (USB) key layout
44 key 49 all hole
54 key 73 all bf(8)
55 key 74 all rf(7)
56 key 75 all rf(9)
57 key 77 all rf(13)
58 key 78 all rf(15)
59 key 82 all string+uparrow
60 key 80 all string+leftarrow
61 key 81 all string+downarrow
[all …]
H A Ditaly25 # Italian Type 6 (USB) key layout
42 key 49 all hole
52 key 73 all bf(8)
53 key 74 all rf(7)
54 key 75 all rf(9)
55 key 77 all rf(13)
56 key 78 all rf(15)
57 key 82 all string+uparrow
58 key 80 all string+leftarrow
59 key 81 all string+downarrow
[all …]
/illumos-gate/usr/src/cmd/loadkeys/type_4/
H A Dportugal_528 # Portuguese Type 5 key layout
32 key 32 base 3 shift # caps 3 ctrl 3 altg �
56 key 44 all bf(8)
57 key 52 all rf(7)
58 key 96 all rf(9)
59 key 74 all rf(13)
60 key 123 all rf(15)
61 key 20 all string+uparrow
62 key 24 all string+leftarrow
63 key 27 all string+downarrow
[all …]
H A Ditaly_528 # Italian Type 5 key layout
35 key 37 base 8 shift ( caps 8 ctrl 8 altg {
54 key 44 all bf(8)
55 key 52 all rf(7)
56 key 96 all rf(9)
57 key 74 all rf(13)
58 key 123 all rf(15)
59 key 20 all string+uparrow
60 key 24 all string+leftarrow
61 key 27 all string+downarrow
[all …]
H A Djapan24 # Japanese key layout
26 # key 13: ROMAN/KANA
28 key 13 all bf(4)
29 key 15 all '\n'
31 key 35 base 6 shift & caps 6 ctrl 6 altg nop
44 # key 115: KAKUTEI
45 key 115 all bf(1)
46 # key 116: HENKAN
47 key 116 all bf(2)
48 # key 117: NIHONGO On/Off
[all …]
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dconf.sh271 *) key= ;;
273 case $key in
274 ''|*_) key=${key}${name} ;;
275 *) key=${key}_${name} ;;
285 key=${sys}_${key}
286 keys="$keys$nl$key"
542 key=${key}_${name}
568 keys="$keys$nl$key"
609 eval CONF_flags_${key}=d'$'flags'$'CONF_flags_${key}
624 eval CONF_flags_${key}=S'$'CONF_flags_${key}
[all …]
/illumos-gate/usr/src/cmd/nscd/
H A Dgetnode.c84 if (e1->key.hostaddr.type > e2->key.hostaddr.type) in ipaddr_compar()
86 else if (e1->key.hostaddr.type < e2->key.hostaddr.type) in ipaddr_compar()
89 l1 = e1->key.hostaddr.len; in ipaddr_compar()
90 l2 = e2->key.hostaddr.len; in ipaddr_compar()
91 res = memcmp(e1->key.hostaddr.addr, e2->key.hostaddr.addr, in ipaddr_compar()
106 if (inet_ntop(argp->key.hostaddr.type, argp->key.hostaddr.addr, addr, in ipaddr_getlogstr()
124 if (e1->key.ipnode.af_family > e2->key.ipnode.af_family) in ipname_compar()
126 else if (e1->key.ipnode.af_family < e2->key.ipnode.af_family) in ipname_compar()
131 res = strncasecmp(e1->key.ipnode.name, e2->key.ipnode.name, in ipname_compar()
145 argp->key.ipnode.name, in ipname_getlogstr()
[all …]
/illumos-gate/usr/src/lib/libzfsbootenv/common/
H A Dlzbe_pair.c52 if (key != NULL) { in lzbe_nvlist_get()
53 rv = nvlist_lookup_nvlist(nv, key, &nvl); in lzbe_nvlist_get()
96 if (key != NULL) { in lzbe_nvlist_set()
114 rv = nvlist_add_nvlist(nv, key, ptr); in lzbe_nvlist_set()
190 if (ptr == NULL || key == NULL || value == NULL) in lzbe_add_pair()
205 rv = nvlist_add_byte(nv, key, *(uint8_t *)value); in lzbe_add_pair()
257 rv = nvlist_add_string(nv, key, value); in lzbe_add_pair()
261 rv = nvlist_add_byte_array(nv, key, value, size); in lzbe_add_pair()
313 rv = nvlist_add_int8(nv, key, *(int8_t *)value); in lzbe_add_pair()
344 lzbe_remove_pair(void *ptr, const char *key) in lzbe_remove_pair() argument
[all …]
/illumos-gate/usr/src/uts/common/ipp/ipgpc/
H A Dtable.c73 if (((table[x].key == key) && (table[x].info == 1)) || in ht_insert()
75 table[x].key = key; in ht_insert()
82 table[x].next->key = key; in ht_insert()
88 if (((p->key == key) && (p->info == 1)) || in ht_insert()
90 p->key = key; in ht_insert()
103 p->key = key; in ht_insert()
130 if ((table[x].key == key) && (table[x].info == 1)) { in ht_search()
135 if ((p->key == key) && (p->info == 1)) { in ht_search()
211 if ((table[x].key == key) && (table[x].info == 1)) { in ht_remove()
223 table[x].key = table[x].next->key; in ht_remove()
[all …]
/illumos-gate/usr/src/cmd/hal/hald/
H A Ddevice.h54 const char *key,
124 const char *key,
134 const char *key);
142 const char *key,
148 const char *key,
151 const char *key,
163 const char *key,
166 const char *key,
172 const char *key);
177 const char *key,
[all …]
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_crypto.c153 oflags = key->wk_flags; in ieee80211_crypto_newkey()
183 if (key->wk_cipher != cip || key->wk_flags != flags) { in ieee80211_crypto_newkey()
200 key->wk_cipher = cip; in ieee80211_crypto_newkey()
201 key->wk_private = keyctx; in ieee80211_crypto_newkey()
241 key->wk_keyix = keyix; in ieee80211_crypto_newkey()
257 keyix = key->wk_keyix; in ieee80211_crypto_delkey_locked()
268 CIPHER_DETACH(key); in ieee80211_crypto_delkey_locked()
320 cip->ic_name, key->wk_keyix, key->wk_flags, in ieee80211_crypto_setkey()
330 cip->ic_name, key->wk_keyix, key->wk_keylen, in ieee80211_crypto_setkey()
331 key->wk_flags); in ieee80211_crypto_setkey()
[all …]
/illumos-gate/usr/src/test/zfs-tests/tests/functional/channel_program/lua_core/
H A Dnvlist_to_lua.c43 char *key = nvpair_name(pair); in nvlist_equal() local
45 if (!nvlist_exists(nvlb, key)) in nvlist_equal()
128 const char *key = "key"; in run_tests() local
139 fnvlist_add_boolean(nvl, key); in run_tests()
145 fnvlist_add_byte(nvl, key, 1); in run_tests()
148 fnvlist_add_int8(nvl, key, 1); in run_tests()
151 fnvlist_add_uint8(nvl, key, 1); in run_tests()
154 fnvlist_add_int16(nvl, key, 1); in run_tests()
157 fnvlist_add_uint16(nvl, key, 1); in run_tests()
160 fnvlist_add_int32(nvl, key, 1); in run_tests()
[all …]
/illumos-gate/usr/src/lib/libjedec/common/
H A Dlibjedec_spd.c305 spd_nvl_insert_u32(si, key, act); in spd_insert_range()
327 spd_nvl_insert_u32(si, key, val); in spd_upsert_flag()
355 const char *key) in spd_parse_jedec_id_str() argument
363 spd_nvl_insert_str(si, key, str); in spd_parse_jedec_id_str()
408 spd_nvl_insert_str(si, key, buf); in spd_parse_string()
420 const char *key) in spd_parse_hex_string() argument
433 key, strerror(errno)); in spd_parse_hex_string()
441 spd_nvl_insert_str(si, key, buf); in spd_parse_hex_string()
451 const char *key) in spd_parse_hex_vers() argument
464 key, strerror(errno)); in spd_parse_hex_vers()
[all …]
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-mgmtaux.c961 dest_addr = key + strlen(key); in xge_hal_aux_stats_hal_read()
962 dest_size = sizeof(key) - strlen(key); in xge_hal_aux_stats_hal_read()
1000 dest_addr = key + strlen(key); in xge_hal_aux_stats_hal_read()
1001 dest_size = sizeof(key) - strlen(key); in xge_hal_aux_stats_hal_read()
1284 dest_addr = key + strlen(key); in xge_hal_aux_channel_read()
1285 dest_size = sizeof(key) - strlen(key); in xge_hal_aux_channel_read()
1335 dest_addr = key + strlen(key); in xge_hal_aux_channel_read()
1620 dest_addr = key + strlen(key); in xge_hal_aux_device_config_read()
1720 dest_addr = key + strlen(key); in xge_hal_aux_device_config_read()
1743 dest_addr = key + strlen(key); in xge_hal_aux_device_config_read()
[all …]
/illumos-gate/usr/src/cmd/sendmail/db/dbm/
H A Ddbm.c103 datum key; in __db_dbm_fetch()
130 datum key; in __db_dbm_nextkey()
146 datum key; in __db_dbm_delete()
157 datum key, dat; in __db_dbm_store()
247 datum key;
293 datum key; local
306 key.dsize = 0;
314 return (key);
328 datum key; local
349 return (key);
[all …]
/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dltable.c98 switch (ttype(key)) { in mainposition()
128 if (ttisnumber(key)) { in arrayindex()
129 lua_Number n = nvalue(key); in arrayindex()
147 i = arrayindex(key); in findindex()
219 int k = arrayindex(key); in countint()
408 else if (ttisnumber(key) && luai_numisnan(L, nvalue(key))) in luaH_newkey()
410 mp = mainposition(t, key); in luaH_newkey()
436 setobj2t(L, gkey(mp), key); in luaH_newkey()
449 return &t->array[key-1]; in luaH_getint()
467 Node *n = hashstr(t, key); in luaH_getstr()
[all …]
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dkeyname.sh61 keyname(int key)
65 if (key >= 0400) {
68 if ((key == 0400) || (key > KEY_${LAST}))
70 if (key > 0507)
73 if (key >= 0410) {
77 i = key - 0401;
82 if (key >= 0200) {
88 (void) sprintf(buf, "%c", key);
94 if (key < 0) {
95 (void) sprintf(buf, "%d", key);
[all …]
/illumos-gate/usr/src/lib/libsasl/lib/
H A Dconfig.c73 char *key; member
94 char *p, *key; local
121 key = p;
170 result = _sasl_strdup(key,
172 [gctx->nconfiglist].key),
177 result = _sasl_strdup(key,
189 [gctx->nconfiglist].key);
255 if (*key == clist[opt].key[0] &&
256 !strcmp(key, clist[opt].key))
267 if (*key == configlist[opt].key[0] &&
[all …]
/illumos-gate/usr/src/cmd/cron/
H A Delm.c93 struct key *key; member
122 struct index { struct key *key; member
156 k = (struct key *)xmalloc(sizeof (struct key)); in el_init()
163 n->key = k; in el_init()
176 k = (struct key *)xmalloc(sizeof (struct key)); in el_init()
183 n->key = k; in el_init()
199 k = (struct key *)xmalloc(sizeof (struct key)); in el_init()
206 n->key = k; in el_init()
267 k2 = (struct key *)xmalloc(sizeof (struct key)); in el_add()
320 if ((n->key != NULL) && ((n->key)->numnote == 1)) { in el_remove()
[all …]
/illumos-gate/usr/src/cmd/sgs/link_audit/common/
H A Dhash.c63 get_hash(hash *tbl, char *key) in get_hash() argument
76 if (strcmp(tmp->key, key) == 0) { in get_hash()
83 if (tmp->key == key) { in get_hash()
95 new->key = ((tbl->hash_type == String_Key)?strdup(key):key); in get_hash()
121 if (strcmp(tmp->key, key) == 0) { in find_hash()
128 if (tmp->key == key) { in find_hash()
137 del_hash(hash *tbl, const char *key) in del_hash() argument
153 if (strcmp(tmp->key, key) == 0) { in del_hash()
161 if (tmp->key == key) { in del_hash()
179 free(tmp->key); in del_hash()
[all …]
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/crypto/dk/
H A Dderive.c45 krb5_keyblock *key) in find_derived_key() argument
77 if (key->dk_list == NULL) in add_derived_key()
79 dknode = key->dk_list; in add_derived_key()
81 dknode = key->dk_list; in add_derived_key()
110 if (key == NULL) in krb5_create_derived_keyblock()
115 key->length = keysize; in krb5_create_derived_keyblock()
116 key->contents = (uchar_t *)MALLOC(key->length); in krb5_create_derived_keyblock()
122 bzero(key->contents, key->length); in krb5_create_derived_keyblock()
125 key->key_tmpl = NULL; in krb5_create_derived_keyblock()
129 return(key); in krb5_create_derived_keyblock()
[all …]

12345678910>>...67