Searched refs:ik_key_name (Results 1 - 6 of 6) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/idm/
H A Didm_text.h137 char *ik_key_name; member in struct:__anon8089
/opensolaris-onvv-gate/usr/src/uts/common/io/idm/
H A Didm_text.c375 if ((strncmp(ikvx->ik_key_name, key, keylen) == 0) &&
376 (strlen(ikvx->ik_key_name) == keylen)) {
440 return (nvlist_add_string(nvl, ikvx->ik_key_name, value));
458 rc = nvlist_add_boolean_value(nvl, ikvx->ik_key_name, bool_val);
508 rc = nvlist_add_byte_array(nvl, ikvx->ik_key_name,
529 rc = nvlist_add_byte_array(nvl, ikvx->ik_key_name,
548 rc = nvlist_add_byte_array(nvl, ikvx->ik_key_name,
568 return (nvlist_add_string(nvl, ikvx->ik_key_name, value));
587 rc = nvlist_add_uint64(nvl, ikvx->ik_key_name, uint64_value);
656 rc = nvlist_add_nvlist(nvl, ikvx->ik_key_name, range_nv
[all...]
H A Didm_so.c1426 negotiated_nvl, ikvx->ik_key_name);
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/clients/iser/
H A Diser_idm.c715 ikvx->ik_key_name, value);
731 ikvx->ik_key_name, value);
733 (void) nvlist_remove_all(request_nvl, ikvx->ik_key_name);
768 ikvx->ik_key_name, value);
783 ikvx->ik_key_name, value);
786 ikvx->ik_key_name);
/opensolaris-onvv-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_auth.c252 ikvx->ik_key_name, text);
322 ikvx->ik_key_name, text);
H A Discsit_login.c2371 kvrc = iscsit_reply_string(ict, ikvx->ik_key_name,
2449 ikvx->ik_key_name, digest_choice_string);
2455 ikvx->ik_key_name, digest_choice_string);
2486 ikvx->ik_key_name, value);
2497 lsm->icl_response_nvlist, ikvx->ik_key_name, value);
2527 ikvx->ik_key_name, value);
2538 ikvx->ik_key_name, value);

Completed in 209 milliseconds