Home
last modified time | relevance | path

Searched refs:keys (Results 1 – 25 of 281) sorted by last modified time

12345678910>>...12

/illumos-gate/usr/src/cmd/cmd-inet/etc/secret/
H A Dtcpkeys.sample6 # the svc:/network/tcpkey:default service enabled in order for the keys to be
/illumos-gate/usr/src/data/hwdata/
H A Dusb.ids2324 006d eHome Remote Control Keyboard keys
3042 c225 G11/G15 Keyboard / G keys
3048 c22b Gaming Keyboard G110 G-keys
3210 5500 Portable Keyboard 86+9 keys (Model 6100C US)
22141 0011 Storm Quick Fire TK 6keys
/illumos-gate/usr/src/cmd/dladm/
H A Ddladm.c6318 parse_wlan_keys(char *str, dladm_wlan_key_t **keys, uint_t *key_countp) in parse_wlan_keys() argument
6373 *keys = wk; in parse_wlan_keys()
6391 dladm_wlan_key_t *keys = NULL; in do_connect_wifi() local
6451 if (parse_wlan_keys(optarg, &keys, &key_count) < 0) in do_connect_wifi()
6454 if (keys[0].wk_class == DLADM_SECOBJ_CLASS_WEP) in do_connect_wifi()
6517 if ((status = dladm_wlan_connect(handle, linkid, attrp, timeout, keys, in do_connect_wifi()
6537 free(keys); in do_connect_wifi()
/illumos-gate/usr/src/data/terminfo/
H A Dterminfo.src613 # keys F1-F10 (%p1 values outside this range will yield unpredictable results).
637 # On keyboard with 12 function keys,
638 # shifted f-keys: F13-F24
639 # control f-keys: F25-F36
640 # alt f-keys: F37-F48
641 # The shift/control/alt keys do not modify each other, but alt overrides both,
662 # Define IBM PC keypad keys for vi as per MS-Kermit while using ANSI.SYS.
663 # This should only be used when the terminal emulator cannot redefine the keys.
664 # Since redefining keys with ansi.sys also affects PC-DOS programs, the key
1259 # The UNIX PC has a plethora of keys (103 of them, and there's no numeric
[all …]
H A Dtermcap.src584 # keys F1-F10 (%p1 values outside this range will yield unpredictable results).
606 # On keyboard with 12 function keys,
607 # shifted f-keys: F13-F24
608 # control f-keys: F25-F36
609 # alt f-keys: F37-F48
610 # The shift/control/alt keys do not modify each other, but alt overrides both,
629 # Define IBM PC keypad keys for vi as per MS-Kermit while using ANSI.SYS.
630 # This should only be used when the terminal emulator cannot redefine the keys.
631 # Since redefining keys with ansi.sys also affects PC-DOS programs, the key
1137 # The UNIX PC has a plethora of keys (103 of them, and there's no numeric
[all …]
/illumos-gate/usr/src/cmd/ypcmd/
H A Dypmatch.c73 static char **keys = NULL; variable
186 keys = argv;
230 error = match_one(keys[n], &val, &len); in match_list()
233 print_one(keys[n], val, len); in match_list()
/illumos-gate/usr/src/data/zoneinfo/
H A Dnorthamerica2561 # 5- The islands, reefs and keys shall take their timezone from the
/illumos-gate/usr/src/tools/onbld/Checks/
H A DComments.py143 results = bugdb.lookup(list(bugs.keys()))
/illumos-gate/usr/src/lib/fm/topo/modules/common/dimm/
H A Dtopo_dimm.c662 dimm_comp_keys_exist(nvlist_t *spd, const char *const *keys, uint_t nents, in dimm_comp_keys_exist() argument
671 if (keys == NULL) { in dimm_comp_keys_exist()
678 cur = nvlist_exists(spd, keys[i]) ? DIMM_COMP_K_VALID : in dimm_comp_keys_exist()
710 const char *prop, const char *const *keys, uint_t nents) in dimm_comp_mfg_common_ids() argument
726 int nret = nvlist_lookup_uint32_array(spd, keys[i], &data, in dimm_comp_mfg_common_ids()
731 keys[i], strerror(nret)); in dimm_comp_mfg_common_ids()
738 "array entries: found %u, expected %u", keys[i], in dimm_comp_mfg_common_ids()
747 "for %s: %s\n", keys[i], strerror(errno)); in dimm_comp_mfg_common_ids()
772 const char *prop, const char *const *keys, uint_t nents, bool allow_enoent) in dimm_comp_mfg_common_strings() argument
786 int nret = nvlist_lookup_string(spd, keys[i], &strs[i]); in dimm_comp_mfg_common_strings()
[all …]
/illumos-gate/usr/src/tools/scripts/
H A Dvalidate_pkg.py430 keys1 = frozenset(list(self.keys()))
431 keys2 = frozenset(list(other.keys()))
/illumos-gate/usr/src/data/ucode/
H A Dupdate.amd26 GPGSERVER=keys.gnupg.net
75 $GPG --homedir $tmp/gnupg --keyserver $GPGSERVER --receive-keys ${GPGKEYS[@]}
/illumos-gate/usr/src/uts/common/xen/public/
H A Dsysctl.h181 XEN_GUEST_HANDLE_64(char) keys;
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSunServerDATable.java263 Enumeration daURLs = das.keys(); in removeDA()
382 Enumeration en = retRec.keys(); in findDAScopes()
H A DServiceStoreInMemory.java1011 Enumeration en = ttable.keys(); in evaluate()
1545 Enumeration spis = urlSig.keys(); in register()
1560 new Object[] {rec.urlSig.keys()}); in register()
1622 Enumeration spis = urlSig.keys(); in deregister()
1637 new Object[] {oldRec.urlSig.keys()}); in deregister()
1776 Enumeration en = scopeLevel.keys(); in deleteAttributes()
1788 Enumeration een = langLevel.keys(); in deleteAttributes()
1875 Enumeration keys = scopeTypeLangTable.keys(); in findServiceTypes() local
1881 while (keys.hasMoreElements()) { in findServiceTypes()
1882 String sstKey = (String)keys.nextElement(); in findServiceTypes()
[all …]
H A DServiceTable.java986 Enumeration allSurls = services.keys(); in findServices()
1367 Enumeration urls = services.keys(); in makeDAAdvert()
1503 Enumeration en = services.keys(); in makeSAAdvert()
H A DSLPHeaderV2.java602 Enumeration en = optTable.keys(); in externalizeOptions()
H A DSLPV1SSrvMsg.java257 Enumeration en = urltable.keys(); in makeReply()
H A DSSrvMsg.java168 Enumeration en = urls.keys(); in makeReply()
H A DParser.java233 Enumeration en = target.keys(); in mergeTablesWithAnd()
262 Enumeration en = source.keys(); in mergeTablesWithOr()
H A DAuthBlock.java88 Enumeration spisEnum = spis.keys(); in makeAuthBlocks()
/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_principal.c319 secretkey->keys)) != 0)
379 free (secretkey->keys[i]->bv_val);
380 free (secretkey->keys[i]);
383 free (secretkey->keys);
H A Dkdb_ldap.h245 struct berval **keys; member
/illumos-gate/usr/src/lib/krb5/kadm5/srv/
H A Dsvr_principal.c2089 krb5_keyblock *keys; in decrypt_key_data() local
2092 keys = (krb5_keyblock *) malloc(n_key_data*sizeof(krb5_keyblock)); in decrypt_key_data()
2093 if (keys == NULL) in decrypt_key_data()
2095 memset((char *) keys, 0, n_key_data*sizeof(krb5_keyblock)); in decrypt_key_data()
2101 &keys[i], NULL); in decrypt_key_data()
2104 if (keys[i].contents) { in decrypt_key_data()
2105 memset (keys[i].contents, 0, keys[i].length); in decrypt_key_data()
2106 free( keys[i].contents ); in decrypt_key_data()
2110 memset((char *) keys, 0, n_key_data*sizeof(krb5_keyblock)); in decrypt_key_data()
2111 free(keys); in decrypt_key_data()
[all …]
/illumos-gate/usr/src/lib/krb5/kadm5/
H A Dkadm_rpc.h146 krb5_keyblock *keys; member
H A Dkadm_rpc_xdr.c810 if (!xdr_array(xdrs, (char **)&objp->keys, (unsigned int *)&objp->n_keys, ~0, in xdr_chrand_ret()

12345678910>>...12