Searched refs:key (Results 176 - 200 of 892) sorted by relevance

1234567891011>>

/osnet-11/usr/src/lib/libc/port/gen/
H A Dnss_dbdefs.c392 * Private key to string packing function for getXbyY routines
394 * key, given a string of items to pack and assembles the key in
399 * buffer - Start of the key buffer location [in packed buffer]
400 * length - Length of key buffer component
401 * Key offsets are relative to start of key buffer location.
404 * key.name n
405 * key.number N
406 * key.uid u
407 * key
[all...]
/osnet-11/usr/src/lib/libc/port/sys/
H A Dshmsys.c94 shmget(key_t key, size_t size, int shmflg) argument
96 return (syscall(SYS_shmsys, SHMGET, key, size, shmflg));
100 shmget_osm(key_t key, size_t size, int shmflg, size_t granule_sz) argument
102 return (syscall(SYS_shmsys, SHMGET_OSM, key, size, shmflg, granule_sz));
/osnet-11/usr/src/lib/libwrap/
H A Dupdate.c46 int key; local
49 while ((key = va_arg(ap, int)) > 0) {
50 switch (key) {
52 tcpd_warn("request_fill: invalid key: %d", key);
/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_rename.c118 * If the device exists a key may already exist so need to find it
119 * otherwise we'll end up adding the key in again which will lead
124 NULL, NULL, &from_np->key, ep);
129 NULL, NULL, &to_np->key, ep);
132 if ((from_np->key == MD_KEYWILD) || (from_np->key == MD_KEYBAD)) {
135 * should have key but we don't then something
161 txn.from.key = from_np->key;
163 if ((to_np->key
[all...]
/osnet-11/usr/src/lib/nsswitch/files/common/
H A Dgetauuser.c39 return (_nss_files_XY_all(be, argp, 1, argp->key.name,
H A Dgetprotoent.c40 return (_nss_files_XY_all(be, argp, 1, argp->key.name,
62 return (proto == argp->key.number);
73 (void) snprintf(numstr, 12, "%d", argp->key.number);
H A Dgetrpcent.c40 return (_nss_files_XY_all(be, argp, 1, argp->key.name,
62 return (r_number == argp->key.number);
74 (void) snprintf(numstr, 12, "%d", argp->key.number);
/osnet-11/usr/src/lib/nsswitch/nis/common/
H A Dbootparams_getbyname.c43 argp->key.name, 0));
H A Dgetprinter.c41 argp->key.name, 0));
H A Dgetrpcent.c47 const char *name = args->key.name;
95 argp->key.name, &yp_status);
109 return (_nss_nis_XY_all(be, argp, 1, argp->key.name, check_name));
120 (void) sprintf(numstr, "%d", argp->key.number);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dhv.c153 S_hv_notallowed(pTHX_ int flags, const char *key, I32 klen, argument
158 sv_setpvn(sv, key, klen);
163 sv_usepvn(sv, (char *) key, klen);
172 /* (klen == HEf_SVKEY) is special for MAGICAL hv entries, meaning key slot
183 Stores an SV in a hash. The hash key is specified as C<key> and C<klen> is
184 the length of the key. The C<hash> parameter is the precomputed hash
196 hv_store_ent, and does not create a temporary SV for the key, so if your
197 key data is not already in SV form then use hv_store in preference to
207 Perl_hv_store(pTHX_ HV *hv, const char *key, I3 argument
226 Perl_hv_store_flags(pTHX_ HV *hv, const char *key, I32 klen, SV *val, register U32 hash, int flags) argument
279 Perl_hv_exists(pTHX_ HV *hv, const char *key, I32 klen_i32) argument
310 Perl_hv_fetch(pTHX_ HV *hv, const char *key, I32 klen_i32, I32 lval) argument
373 S_hv_fetch_common(pTHX_ HV *hv, SV *keysv, const char *key, STRLEN klen, int flags, int action, SV *val, register U32 hash) argument
842 Perl_hv_delete(pTHX_ HV *hv, const char *key, I32 klen_i32, I32 flags) argument
874 S_hv_delete_common(pTHX_ HV *hv, SV *keysv, const char *key, STRLEN klen, int k_flags, I32 d_flags, U32 hash) argument
1342 char *key = HeKEY(oent); local
1703 SV *key = sv_newmortal(); local
1898 Perl_hv_iternextsv(pTHX_ HV *hv, char **key, I32 *retlen) argument
[all...]
/osnet-11/usr/src/lib/libntsvcs/common/
H A Dwinreg_svc.c31 * of files. The top level keys are known as root keys and each key can
33 * the terms key and subkey are used interchangeably. Values, analogous
37 * which is analogous to a file system path. In the registry, the key
39 * in key or value names. Registry names are case-insensitive.
43 * The HKEY_LOCAL_MACHINE root key contains a subkey called System, and
242 winreg_subkey_t *key; local
244 if ((key = malloc(sizeof (winreg_subkey_t))) != NULL) {
245 bzero(key, sizeof (winreg_subkey_t));
246 (void) strlcpy(key->sk_name, subkey, MAXPATHLEN);
247 key
357 winreg_alloc_id(ndr_xa_t *mxa, const char *key) argument
399 winreg_subkey_t *key; local
489 winreg_subkey_t *key; local
539 winreg_subkey_t *key; local
568 winreg_subkey_t *key; local
817 winreg_subkey_t *key; local
[all...]
/osnet-11/usr/src/lib/libnwam/common/
H A Dlibnwam_events.c137 key_t key; local
155 if ((key = ftok(eventmsgfile, 0)) == -1) {
161 if ((event_msqid = msgget(key, 0444)) == -1) {
202 key_t key; local
208 if ((key = ftok(eventmsgfile, 0)) == -1)
211 if (msgget(key, 0644 | IPC_CREAT) == -1)
227 key_t key; local
248 if ((key = ftok(eventmsgfile, 0)) == -1) {
256 if ((msqid = msgget(key, 0644)) == -1) {
313 key_t key; local
[all...]
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/crypto/arcfour/
H A Darcfour_str2key.c25 const krb5_data *params, krb5_keyblock *key)
34 if (key->length != 16)
60 memcpy(key->contents, md4_context.digest, 16);
22 krb5int_arcfour_string_to_key(krb5_context context, const struct krb5_enc_provider *enc, const krb5_data *string, const krb5_data *salt, const krb5_data *params, krb5_keyblock *key) argument
/osnet-11/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/
H A Dbt_get.c55 * key: key to find
60 * RET_ERROR, RET_SUCCESS and RET_SPECIAL if the key not found.
63 __bt_get(dbp, key, data, flags)
65 const DBT *key;
87 if ((e = __bt_search(t, key, &exact)) == NULL)
98 * key/data, toss the page.
/osnet-11/usr/src/grub/grub2/grub-core/commands/
H A Dcat.c44 int key = 0; local
57 && key != GRUB_TERM_ESC)
81 (key = grub_getkey ()) != GRUB_TERM_ESC)
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt-grub/cipher/
H A Dcamellia.h5 void camellia_setup128(const unsigned char *key, grub_uint32_t *subkey);
6 void camellia_setup192(const unsigned char *key, grub_uint32_t *subkey);
7 void camellia_setup256(const unsigned char *key, grub_uint32_t *subkey);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/t/
H A Drestrict.t82 "key 'question' not locked in copy?";
85 "key 'answer' not locked in copy?";
88 unless (ok ++$test, !$@, "Can assign to reserved key 'extra'?") {
95 ok ++$test, $@, "Can not assign to invalid key 'nono'?";
98 "key 'undef' exists";
101 "value for key 'undef' is undefined";
123 unless (ok ++$test, !$@, "Can assign to reserved key '$k'?") {
/osnet-11/usr/src/lib/udapl/libdat/include/
H A Ddat_dictionary.h93 IN const DAT_PROVIDER_INFO *key,
99 IN const DAT_PROVIDER_INFO *key,
113 IN const DAT_PROVIDER_INFO *key,
/osnet-11/usr/src/lib/krb5/kadm5/clnt/
H A Dclient_principal.c394 * The kadmin client utility uses a specific set of key/salt tuples,
397 * being called twice - once with the specific key/salts specified by
406 krb5_keyblock **key,
417 if (key)
418 *key = NULL;
429 if (key && (r->n_keys > 0)) {
430 *key = (krb5_keyblock *) malloc(r->n_keys*sizeof(krb5_keyblock));
431 if (*key == NULL)
436 &(*key)[i]);
438 free(*key);
404 kadm5_randkey_principal_old(void *server_handle, krb5_principal princ, krb5_keyblock **key, int *n_keys) argument
450 kadm5_randkey_principal_3(void *server_handle, krb5_principal princ, krb5_boolean keepold, int n_ks_tuple, krb5_key_salt_tuple *ks_tuple, krb5_keyblock **key, int *n_keys) argument
503 kadm5_randkey_principal(void *server_handle, krb5_principal princ, krb5_keyblock **key, int *n_keys) argument
[all...]
/osnet-11/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelUtil.c255 * Return the value of a secret key object.
283 * Convert a RSA private key object into a crypto_key structure.
289 get_rsa_private_key(kernel_object_t *object_p, crypto_key_t *key) argument
310 key->ck_format = CRYPTO_KEY_ATTR_LIST;
311 key->ck_attrs = attrs;
315 * Allocate memory for each key attribute and set up the value
318 key->ck_count = 0;
331 key->ck_count++;
346 key->ck_count++;
357 key
423 get_rsa_public_key(kernel_object_t *object_p, crypto_key_t *key) argument
476 free_key_attributes(crypto_key_t *key) argument
501 get_dsa_private_key(kernel_object_t *object_p, crypto_key_t *key) argument
563 get_dsa_public_key(kernel_object_t *object_p, crypto_key_t *key) argument
625 get_ec_private_key(kernel_object_t *object_p, crypto_key_t *key) argument
697 get_ec_public_key(kernel_object_t *object_p, crypto_key_t *key) argument
[all...]
/osnet-11/usr/src/lib/hal/libhal/common/
H A Dlibhal.c200 char *key; /**< ASCII string */ member in struct:LibHalProperty_s
463 const char *key; local
468 dbus_message_iter_get_basic (&dict_entry_iter, &key);
484 p->key = strdup (key);
485 if (p->key == NULL)
532 free (p->key);
568 property_set_lookup (const LibHalPropertySet *set, const char *key) argument
573 LIBHAL_CHECK_PARAM_VALID(key, "*key", NUL
593 libhal_ps_get_type(const LibHalPropertySet *set, const char *key) argument
617 libhal_ps_get_string(const LibHalPropertySet *set, const char *key) argument
640 libhal_ps_get_int32(const LibHalPropertySet *set, const char *key) argument
663 libhal_ps_get_uint64(const LibHalPropertySet *set, const char *key) argument
686 libhal_ps_get_double(const LibHalPropertySet *set, const char *key) argument
709 libhal_ps_get_bool(const LibHalPropertySet *set, const char *key) argument
732 libhal_ps_get_strlist(const LibHalPropertySet *set, const char *key) argument
983 char *key; local
1104 libhal_device_get_property_type(LibHalContext *ctx, const char *udi, const char *key, DBusError *error) argument
1164 libhal_device_get_property_strlist(LibHalContext *ctx, const char *udi, const char *key, DBusError *error) argument
1233 libhal_device_get_property_string(LibHalContext *ctx, const char *udi, const char *key, DBusError *error) argument
1310 libhal_device_get_property_int(LibHalContext *ctx, const char *udi, const char *key, DBusError *error) argument
1381 libhal_device_get_property_uint64(LibHalContext *ctx, const char *udi, const char *key, DBusError *error) argument
1451 libhal_device_get_property_double(LibHalContext *ctx, const char *udi, const char *key, DBusError *error) argument
1521 libhal_device_get_property_bool(LibHalContext *ctx, const char *udi, const char *key, DBusError *error) argument
1582 libhal_device_set_property_helper(LibHalContext *ctx, const char *udi, const char *key, int type, const char *str_value, dbus_int32_t int_value, dbus_uint64_t uint64_value, double double_value, dbus_bool_t bool_value, DBusError *error) argument
1688 libhal_device_set_property_string(LibHalContext *ctx, const char *udi, const char *key, const char *value, DBusError *error) argument
1713 libhal_device_set_property_int(LibHalContext *ctx, const char *udi, const char *key, dbus_int32_t value, DBusError *error) argument
1735 libhal_device_set_property_uint64(LibHalContext *ctx, const char *udi, const char *key, dbus_uint64_t value, DBusError *error) argument
1757 libhal_device_set_property_double(LibHalContext *ctx, const char *udi, const char *key, double value, DBusError *error) argument
1779 libhal_device_set_property_bool(LibHalContext *ctx, const char *udi, const char *key, dbus_bool_t value, DBusError *error) argument
1801 libhal_device_remove_property(LibHalContext *ctx, const char *udi, const char *key, DBusError *error) argument
1823 libhal_device_property_strlist_append(LibHalContext *ctx, const char *udi, const char *key, const char *value, DBusError *error) argument
1876 libhal_device_property_strlist_prepend(LibHalContext *ctx, const char *udi, const char *key, const char *value, DBusError *error) argument
1929 libhal_device_property_strlist_remove_index(LibHalContext *ctx, const char *udi, const char *key, unsigned int idx, DBusError *error) argument
1982 libhal_device_property_strlist_remove(LibHalContext *ctx, const char *udi, const char *key, const char *value, DBusError *error) argument
2418 libhal_device_property_exists(LibHalContext *ctx, const char *udi, const char *key, DBusError *error) argument
2626 char *key; local
2707 libhal_manager_find_device_string_match(LibHalContext *ctx, const char *key, const char *value, int *num_devices, DBusError *error) argument
3723 char *key; member in struct:LibHalChangeSetElement_s
3803 libhal_changeset_set_property_string(LibHalChangeSet *changeset, const char *key, const char *value) argument
3842 libhal_changeset_set_property_int(LibHalChangeSet *changeset, const char *key, dbus_int32_t value) argument
3875 libhal_changeset_set_property_uint64(LibHalChangeSet *changeset, const char *key, dbus_uint64_t value) argument
3908 libhal_changeset_set_property_double(LibHalChangeSet *changeset, const char *key, double value) argument
3941 libhal_changeset_set_property_bool(LibHalChangeSet *changeset, const char *key, dbus_bool_t value) argument
3974 libhal_changeset_set_property_strlist(LibHalChangeSet *changeset, const char *key, const char **value) argument
[all...]
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dldap_key_seq.c9 * Novell key-format scheme:
22 * key [1] EncryptionKey,
220 asn1_decode_key(asn1buf *buf, krb5_key_data *key) argument
228 key->key_data_contents[0] = NULL;
229 key->key_data_contents[1] = NULL;
243 key->key_data_ver = 2;
249 key->key_data_type[1] = keytype; /* XXX range check?? */
254 &key->key_data_contents[1]);
259 key->key_data_length[1] = keylen; /* XXX range check?? */
263 key
[all...]
/osnet-11/usr/src/cmd/sendmail/db/xa/
H A Dxa_db.c186 __xa_del(dbp, txn, key, flags)
189 DBT *key;
197 return (real_dbp->del(real_dbp, txn, key, flags));
201 __xa_get(dbp, txn, key, data, flags)
204 DBT *key;
213 return (real_dbp->get(real_dbp, txn, key, data, flags));
217 __xa_put(dbp, txn, key, data, flags)
220 DBT *key;
229 return (real_dbp->put(real_dbp, txn, key, data, flags));
285 __xa_c_get(dbc, key, dat
[all...]
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dcram_md5.c17 /* text is the challenge, key is the password, digest is an allocated
19 void hmac_md5(unsigned char *text, int text_len, unsigned char *key, argument
32 (void) MD5Update(&tctx, key, key_len);
34 key = tk;
40 bcopy(key, k_ipad, key_len);
41 bcopy(key, k_opad, key_len);

Completed in 63 milliseconds

1234567891011>>