/openbmc/ipmitool/lib/ |
H A D | ipmi_user.c | 129 memset(user_name_ptr->user_name, '\0', 17); in _ipmi_get_user_name() 130 memcpy(user_name_ptr->user_name, rsp->data, 16); in _ipmi_get_user_name() 230 dump_user_access(const char *user_name, in dump_user_access() argument 241 user_name, in dump_user_access() 252 dump_user_access_csv(const char *user_name, in dump_user_access_csv() argument 257 user_name, in dump_user_access_csv() 276 struct user_name_t user_name = {0}; in ipmi_print_user_list() local 287 memset(&user_name, 0, sizeof(user_name)); in ipmi_print_user_list() 288 user_name.user_id = current_user_id; in ipmi_print_user_list() 289 ccode = _ipmi_get_user_name(intf, &user_name); in ipmi_print_user_list() [all …]
|
H A D | ipmi_channel.c | 688 struct user_name_t user_name; in ipmi_get_user_access() local 707 memset(&user_name, 0, sizeof(user_name)); in ipmi_get_user_access() 708 user_name.user_id = curr_uid; in ipmi_get_user_access() 709 ccode = _ipmi_get_user_name(intf, &user_name); in ipmi_get_user_access() 723 printf("User Name : %s\n", user_name.user_name); in ipmi_get_user_access()
|
/openbmc/openbmc-test-automation/lib/ |
H A D | redfish_request.robot | 17 [Arguments] ${user_name} ${password} 20 # user_name User name of BMC. 25 ${data}= Create Dictionary UserName=${user_name} Password=${password} Oem=${oem_data} 36 [Arguments] ${user_name} ${password} 39 # user_name User name of BMC. 43 ${session_resp}= Redfish Generic Login Request ${user_name} ${password}
|
H A D | bmc_redfish_utils.robot | 284 [Arguments] ${user_name} ${password} ${role_id} ${enabled} ${force}=${False} 287 # user_name The user name to be created. 295 ${curr_role}= Run Keyword And Ignore Error Get User Role ${user_name} 301 Run Keyword If ${force} == ${True} Redfish.Delete ${REDFISH_ACCOUNTS_URI}${user_name} 306 ... UserName=${user_name} Password=${password} RoleId=${role_id} Enabled=${enabled} 315 [Arguments] ${user_name} 318 # user_name User name to get it's role. 321 ... ${REDFISH_ACCOUNTS_URI}${user_name} RoleId
|
/openbmc/openbmc-test-automation/redfish/dmtf_tools/ |
H A D | test_redfishtool_local_user.robot | 170 …[Arguments] ${user_name} ${password} ${roleId} ${enable} ${login_user}="" ${login_pasword}="" 174 # user_name The user name (e.g. "test", "robert", etc.). 184 ... '{"UserName":${user_name},"Password":${password},"RoleId":${roleId},"Enabled":${enable}}' 193 [Arguments] ${user_name} ${newRole} ${login_user}="" ${login_pasword}="" 197 # user_name The user name (e.g. "test", "robert", etc.). 208 ... /redfish/v1/AccountService/Accounts/${user_name} ${root_cmd_args} ${expected_error} 211 ... /redfish/v1/AccountService/Accounts/${user_name} ${user_cmd_args} ${expected_error} 216 [Arguments] ${user_name} ${expected_error}=200 219 # user_name The user name (e.g. "test", "robert", etc.). 223 Redfishtool Delete /redfish/v1/AccountService/Accounts/${user_name} [all …]
|
/openbmc/openbmc/poky/bitbake/contrib/vim/plugin/ |
H A D | newbb.vim | 18 let l:user_name = system("git config --get user.name") 22 return substitute(l:user_name, "\n", "", "") 35 let l:user_name = <SID>GetUserName() 38 \ ' ' . l:user_name . ' <' . l:user_email . '>'
|
/openbmc/linux/fs/smb/client/ |
H A D | cifs_spnego.c | 108 if (sesInfo->user_name) in cifs_get_spnego_key() 109 desc_len += USER_KEY_LEN + strlen(sesInfo->user_name); in cifs_get_spnego_key() 151 if (sesInfo->user_name) { in cifs_get_spnego_key() 153 sprintf(dp, ";user=%s", sesInfo->user_name); in cifs_get_spnego_key()
|
H A D | sess.c | 560 ctx->username = ses->user_name; in cifs_ses_add_channel() 768 if (ses->user_name == NULL) { in unicode_ssetup_strings() 773 bytes_ret = cifs_strtoUTF16((__le16 *) bcc_ptr, ses->user_name, in unicode_ssetup_strings() 794 if (ses->user_name != NULL) { in ascii_ssetup_strings() 795 len = strscpy(bcc_ptr, ses->user_name, CIFS_MAX_USERNAME_LEN); in ascii_ssetup_strings() 1007 if (ses->user_name) in size_of_ntlmssp_blob() 1008 sz += sizeof(__le16) * strnlen(ses->user_name, CIFS_MAX_USERNAME_LEN); in size_of_ntlmssp_blob() 1235 if (ses->user_name != NULL) { in build_ntlmssp_auth_blob() 1259 ses->user_name, in build_ntlmssp_auth_blob() 1479 if (ses->user_name != NULL) { in sess_auth_ntlmv2()
|
/openbmc/ipmitool/include/ipmitool/ |
H A D | ipmi_user.h | 69 uint8_t user_name[17]; member 75 int _ipmi_get_user_name(struct ipmi_intf *intf, struct user_name_t *user_name);
|
/openbmc/linux/drivers/net/wireless/ath/ath12k/ |
H A D | hif.h | 25 int (*get_user_msi_vector)(struct ath12k_base *ab, char *user_name, 43 char *user_name, in ath12k_hif_get_user_msi_vector() argument 51 return ab->hif.ops->get_user_msi_vector(ab, user_name, num_vectors, in ath12k_hif_get_user_msi_vector()
|
H A D | pci.h | 119 int ath12k_pci_get_user_msi_assignment(struct ath12k_base *ab, char *user_name,
|
/openbmc/linux/drivers/net/wireless/ath/ath11k/ |
H A D | hif.h | 26 int (*get_user_msi_vector)(struct ath11k_base *ab, char *user_name, 119 static inline int ath11k_get_user_msi_vector(struct ath11k_base *ab, char *user_name, in ath11k_get_user_msi_vector() argument 126 return ab->hif.ops->get_user_msi_vector(ab, user_name, num_vectors, in ath11k_get_user_msi_vector()
|
H A D | pcic.h | 29 int ath11k_pcic_get_user_msi_assignment(struct ath11k_base *ab, char *user_name,
|
H A D | pcic.c | 252 int ath11k_pcic_get_user_msi_assignment(struct ath11k_base *ab, char *user_name, in ath11k_pcic_get_user_msi_assignment() argument 260 if (strcmp(user_name, msi_config->users[idx].name) == 0) { in ath11k_pcic_get_user_msi_assignment() 267 user_name, *num_vectors, *user_base_data, in ath11k_pcic_get_user_msi_assignment() 274 ath11k_err(ab, "Failed to find MSI assignment for %s!\n", user_name); in ath11k_pcic_get_user_msi_assignment()
|
/openbmc/linux/drivers/dma-buf/ |
H A D | sync_file.c | 134 if (sync_file->user_name[0]) { in sync_file_get_name() 135 strscpy(buf, sync_file->user_name, len); in sync_file_get_name() 175 strscpy(sync_file->user_name, name, sizeof(sync_file->user_name)); in sync_file_merge()
|
/openbmc/linux/include/linux/ |
H A D | sync_file.h | 44 char user_name[32]; member
|
/openbmc/qemu/qga/ |
H A D | commands-posix-ssh.c | 18 test_get_passwd_entry(const gchar *user_name, GError **error) in test_get_passwd_entry() argument 23 if (!user_name || g_strcmp0(user_name, g_get_user_name())) { in test_get_passwd_entry()
|
/openbmc/openbmc-test-automation/gui/gui_test/security_and_access_menu/ |
H A D | test_user_management_sub_menu.robot | 292 [Arguments] ${user_name} ${user_privilege} ${enabled} ${expected_status}=Success 295 # user_name The name of the user to be created (e.g. "test", "robert", etc.). 308 Input Text ${xpath_username_input_button} ${user_name} 326 Wait Until Page Contains ${user_name} timeout=15 331 ... /redfish/v1/AccountService/Accounts/${user_name} RoleId 336 … ${status}= Run Keyword And Return Status Redfish.Login ${user_name} ${test_user_password}
|
/openbmc/linux/fs/smb/server/mgmt/ |
H A D | user_config.h | 47 static inline char *user_name(struct ksmbd_user *user) in user_name() function
|
/openbmc/phosphor-net-ipmid/command/ |
H A D | rakp12.hpp | 33 char user_name[userNameMaxLen]; member
|
H A D | rakp12.cpp | 92 session->userName.assign(request->user_name, request->user_name_len); in RAKP12() 180 std::string userName(request->user_name, request->user_name_len); in RAKP12()
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/accountsservice/accountsservice/ |
H A D | 0002-musl-add-missing-fgetspent_r.patch | 18 @@ -164,6 +164,26 @@ remove_cache_files (const gchar *user_name)
|
/openbmc/openbmc-test-automation/openpower/localuser/ |
H A D | test_ipmi_redfish_user.robot | 213 [Arguments] ${user_name} 216 # user_name User name to which IPMI access is to be added. 219 Redfish.Patch /redfish/v1/AccountService/Accounts/${user_name}
|
/openbmc/openbmc-test-automation/gui/lib/ |
H A D | gui_resource.robot | 110 [Arguments] ${user_name} ${user_password} 113 # user_name User name to login to eBMC. 117 LOGIN GUI ${user_name} ${user_password}
|
/openbmc/openbmc-test-automation/ipmi/ |
H A D | test_ipmi_payload.robot | 354 [Arguments] ${user_id} ${user_name} ${standard_payload}=Enabled 371 ... Verify Sol Activate Disabled ${user_name} 376 [Arguments] ${user_name} 422 ${user_info}= Filter Struct ${user_info} [('user_name', None)] invert=1 423 ${empty_user_info}= Filter Struct ${user_info} [('user_name', '')]
|