| /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Boot/ |
| H A D | RebootAttempts.interface.yaml | 2 Implement to specify reboot attempts left. 8 Current number of reboot attempts left. 12 Number of total reboot attempts allowed.
|
| /openbmc/openbmc/meta-facebook/meta-harma/recipes-networking/mctp/files/ |
| H A D | setup-local-eid | 30 echo "Failed to set mctp link after $maxRetries attempts." 35 echo "Failed to set mctp link after $maxRetries attempts." 47 echo "Failed to add mctp address after $maxRetries attempts." 58 echo "Failed to add mctp address after $maxRetries attempts."
|
| H A D | setup-devices-eid | 50 echo "[Error] Failed to learn BIC EID after $maxRetries attempts." 63 echo "[Error] Failed to assign NIC EID after $maxRetries attempts."
|
| /openbmc/phosphor-ipmi-blobs/ |
| H A D | ipmi.hpp | 161 * Attempts to open the blobId specified and associate with a session id. 166 * Attempts to close the session specified. 171 * Attempts to delete the blobId specified. 176 * Attempts to retrieve the Stat for the blobId specified. 181 * Attempts to retrieve the Stat for the session specified. 186 * Attempts to commit the data in the blob.
|
| H A D | manager.hpp | 121 * Attempts to open the file specified and associates with a session. 132 * Attempts to retrieve a BlobMeta for the specified path. 141 * Attempts to retrieve a BlobMeta for a given session. 220 * Attempts to return a valid unique session id.
|
| /openbmc/openbmc-test-automation/bin/ |
| H A D | ssh_pw | 24 set attempts 0 26 incr attempts 1 49 if { $attempts > $max_attempts } { 50 puts stderr "**ERROR** Exceeded $max_attempts attempts to ssh."
|
| /openbmc/openbmc-test-automation/security/ |
| H A D | test_bmc_connections.robot | 76 …... msg=Patch operation failed ${fail_count} times in ${verify_count} attempts; fails at iteratio… 133 …... msg=Post operation failed ${fail_count} times in ${verify_count} attempts; fails at iteration… 136 Make Large Number Of Wrong SSH Login Attempts And Check Stability 162 ... msg= Login Failed ${fail_count} times in ${valid_login_count} attempts. 165 Test Stability On Large Number Of Wrong Login Attempts To GUI 166 [Documentation] Test stability on large number of wrong login attempts to GUI. 230 Test BMCweb Stability On Continuous Redfish Login Attempts With Invalid Credentials 231 [Documentation] Make invalid credentials Redfish login attempts continuously and 235 Invalid Credentials Redfish Login Attempts 298 ... msg=Put operation failed ${fail_count} times in ${verify_count} attempts. [all …]
|
| H A D | test_bmc_expire_password.robot | 145 Verify Maximum Failed Attempts And Check Root User Account Locked 146 [Documentation] Verify maximum failed attempts and locks out root user account. 150 # Make maximum failed login attempts. 296 Verify Maximum Failed Attempts For Admin User And Check Account Locked 297 [Documentation] Verify maximum failed attempts for admin user
|
| /openbmc/phosphor-state-manager/ |
| H A D | host_state_manager.hpp | 84 // Sets auto-reboot attempts to max-allowed 111 * set the number of automatic retry attempts that the number of 112 * automatic reboot attempts left will update accordingly. 116 * @return number of reboot attempts allowed. 123 info("Automatic reboot retry attempts set to: {VALUE} ", "VALUE", in retryAttempts() 136 * OpenBMC software controls the number of allowed reboot attempts so 139 * retry attempts found on the system. 147 * @return number of reboot attempts left(allowed by retry attempts 237 * @return number of reboot count attempts left
|
| /openbmc/openbmc/poky/meta/recipes-core/meta/ |
| H A D | cve-update-nvd2-native.bb | 34 # Number of attempts for each http query to nvd server before giving up 137 def nvd_request_next(url, attempts, api_key, args, min_wait): 154 for attempt in range(attempts): 169 …atabase: retrying download after %d seconds. attempted (%d/%d)" % (wait_time, attempt+1, attempts)) 175 # We failed at all attempts 218 attempts = int(d.getVar("CVE_DB_UPDATE_ATTEMPTS")) 227 raw_data = nvd_request_next(url, attempts, api_key, req_args, wait_time)
|
| /openbmc/phosphor-fan-presence/control/json/ |
| H A D | fan.cpp | 77 int attempts = 0; in setSensors() local 90 attempts++; in setSensors() 91 if (attempts == maxAttempts) in setSensors()
|
| /openbmc/openpower-dbus-interfaces/ |
| H A D | Makefile.yaml.in | 1 # Empty file so that 'configure' attempts to generate Makefile.yaml
|
| H A D | Makefile.interfaces.in | 1 # Empty file so that 'configure' attempts to generate Makefile.interfaces.
|
| /openbmc/ibm-dbus-interfaces/ |
| H A D | Makefile.yaml.in | 1 # Empty file so that 'configure' attempts to generate Makefile.yaml
|
| H A D | Makefile.interfaces.in | 1 # Empty file so that 'configure' attempts to generate Makefile.interfaces.
|
| /openbmc/qemu/scsi/ |
| H A D | pr-manager-helper.c | 155 int attempts; in pr_manager_helper_run() local 178 for (attempts = 0; attempts < PR_MAX_RECONNECT_ATTEMPTS; attempts++) { in pr_manager_helper_run()
|
| /openbmc/qemu/tests/qapi-schema/ |
| H A D | struct-base-clash.json | 1 # Reject attempts to duplicate QMP members
|
| H A D | struct-base-clash-deep.json | 1 # Reject attempts to duplicate QMP members
|
| /openbmc/openpower-proc-control/ |
| H A D | ext_interface.hpp | 9 * @return Number of boot attempts left
|
| /openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/ |
| H A D | 00-create-volatile.conf | 2 # be sorted before 'systemd.conf' because this attempts to create a file
|
| /openbmc/phosphor-objmgr/libmapper/ |
| H A D | app.c | 24 size_t attempts = 0; in wait_main() local 40 attempts++; in wait_main() 82 if (attempts <= max_attempts) in wait_main()
|
| /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/ |
| H A D | FieldMode.interface.yaml | 12 user attempts to set the property value to false.
|
| /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/PersistentMemory/ |
| H A D | SecurityCapabilities.interface.yaml | 23 The maximum number of incorrect passphrase attempts allowed before
|
| /openbmc/phosphor-webui/app/access-control/controllers/ |
| H A D | user-accounts-modal-settings.html | 12 <!-- Max login attempts --> 14 <label for="maxLogin">Max failed login attempts</label>
|
| /openbmc/smbios-mdr/src/ |
| H A D | sst_mailbox.cpp | 205 int attempts = mbRetries; in sendPECIOSMailboxCmd() local 207 --attempts > 0) in sendPECIOSMailboxCmd() 209 if (attempts == 0) in sendPECIOSMailboxCmd() 224 attempts = mbRetries; in sendPECIOSMailboxCmd() 228 } while ((interfaceReg & mbBusyBit) != 0 && --attempts > 0); in sendPECIOSMailboxCmd() 229 if (attempts == 0) in sendPECIOSMailboxCmd()
|