Home
last modified time | relevance | path

Searched refs:keys (Results 101 – 125 of 280) sorted by relevance

12345678910>>...12

/illumos-gate/usr/src/data/bhyve/kbdlayout/
H A Dfr_macbook2 # (fr_macbook : French Macbook/Macbook Pro (accent 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 DParser.java233 Enumeration en = target.keys(); in mergeTablesWithAnd()
262 Enumeration en = source.keys(); in mergeTablesWithOr()
/illumos-gate/usr/src/lib/libsun_ima/common/
H A Dima.c105 SUN_IMA_DISC_ADDRESS_KEY keys[1]; member
2064 if (wcsncmp(pList->keys[j].name, targetProps.name, in IMA_GetAddressKeys()
2065 wslen(pList->keys[j].name)) == 0) { in IMA_GetAddressKeys()
2084 if (wcsncmp(pList->keys[j].name, targetProps.name, in IMA_GetAddressKeys()
2085 wslen(pList->keys[j].name)) != 0) { in IMA_GetAddressKeys()
2089 bcopy(&(pList->keys[j].address.ipAddress), in IMA_GetAddressKeys()
2094 pList->keys[j].address.portNumber; in IMA_GetAddressKeys()
3231 (void) mbstowcs((*ppList)->keys[ctr].name, in sendTargets()
3237 (*ppList)->keys[ctr].address.portNumber = in sendTargets()
3242 (*ppList)->keys[ctr].address.ipAddress.ipv4Address = in sendTargets()
[all …]
/illumos-gate/usr/src/lib/libnisdb/
H A Dnis_hashitem.h64 __nis_hash_item_mt *keys[64]; member
/illumos-gate/usr/src/cmd/krb5/krb5kdc/
H A Dkdc_preauth.c576 krb5_keyblock *keys; in get_entry_data() local
603 keys = malloc(sizeof(krb5_keyblock) * (request->nktypes + 1)); in get_entry_data()
604 if (keys == NULL) { in get_entry_data()
608 ret->data = (char *) keys; in get_entry_data()
618 entry_key, &keys[k], NULL) != 0) { in get_entry_data()
619 if (keys[k].contents != NULL) in get_entry_data()
620 krb5_free_keyblock_contents(context, &keys[k]); in get_entry_data()
621 memset(&keys[k], 0, sizeof(keys[k])); in get_entry_data()
630 free(keys); in get_entry_data()
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dfkey1.test14 # This file implements tests for foreign keys.
H A Dunique.test14 # and primary keys, and the UNIQUE constraint on table columns
21 # Try to create a table with two primary keys.
/illumos-gate/usr/src/cmd/loadkeys/type_6/
H A Dslovenia31 # However, all necessary ASCII characters are placed onto the right keys.
81 # New function keys assigned old codes
H A Dkorea33 # New function keys assigned old codes
H A Dtraditional_chinese32 # New function keys assigned old codes
H A Duk37 # New function keys assigned old codes
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dreport1.txt2 in GDBM. The following are statistics on the sizes of keys and data
/illumos-gate/usr/src/cmd/iscsiadm/
H A Dsun_ima.c911 (void) mbstowcs((*ppList)->keys[ctr].name, in SUN_IMA_SendTargets()
915 (*ppList)->keys[ctr].tpgt = stl_hdr->stl_list[ctr].ste_tpgt; in SUN_IMA_SendTargets()
917 (*ppList)->keys[ctr].address.portNumber = in SUN_IMA_SendTargets()
922 (*ppList)->keys[ctr].address.ipAddress.ipv4Address = in SUN_IMA_SendTargets()
926 (*ppList)->keys[ctr].address.ipAddress.ipv4Address = in SUN_IMA_SendTargets()
933 (void) memcpy(&(*ppList)->keys[ctr].address.ipAddress.ipAddress, in SUN_IMA_SendTargets()
2948 (void) mbstowcs((*ppList)->keys[ctr].name, in SUN_IMA_RetrieveISNSServerTargets()
2952 (*ppList)->keys[ctr].tpgt = pg_list->pg_list[ctr].pg_tag; in SUN_IMA_RetrieveISNSServerTargets()
2954 (*ppList)->keys[ctr].address.portNumber = in SUN_IMA_RetrieveISNSServerTargets()
2958 (*ppList)->keys[ctr].address.ipAddress.ipv4Address = in SUN_IMA_RetrieveISNSServerTargets()
[all …]
/illumos-gate/usr/src/cmd/loadkeys/type_4/
H A Dkorea_532 # New function keys assigned old codes
H A Dtraditional_chinese_531 # New function keys assigned old codes
H A Dkorea_hobo48 # New function keys assigned old codes
H A Dtraditional_chinese_hobo49 # New function keys assigned old codes
H A Duk_539 # New function keys assigned old codes
H A Drussia_540 # New function keys assigned old codes
/illumos-gate/usr/src/cmd/ypcmd/net_files/
H A Dpublickey30 # secure rpc keys in NIS or NIS+.
/illumos-gate/usr/src/cmd/loadkeys/type_101/
H A Dreset29 # ??? Unknown keys ???
107 # ??? Unknown keys ???
156 # ??? Unknown keys ???
/illumos-gate/usr/src/lib/fm/libdiagcode/common/tests/
H A DBADMAXKEY.dict28 # contains keys that do not fit into the maxkey given in the header.
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A DREADME68 * LEAP (note: only with WEP keys, i.e., not for WPA; in addition, LEAP
185 for protecting wireless networks. WEP uses RC4 with 40-bit keys,
198 per-packet RC4 keys. In addition, it implements replay protection,
203 IEEE 802.1X is using or pre-shared keys without need for additional
209 Handshake) for generating and exchanging data encryption keys between
266 - wpa_supplicant configures encryption keys for unicast and broadcast
426 networks and security policies, including pre-shared keys. See
509 4) IEEE 802.1X (i.e., no WPA) with dynamic WEP keys (require both unicast and
709 started--and will then negotiate keys with the AP.
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_program/
H A Dzfs_program_json.ksh131 if python -m json.tool --sort-keys <<< "{}"; then

12345678910>>...12