| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 186.out | 11 Removable device: not locked, tray closed 19 Removable device: not locked, tray closed 27 Removable device: not locked, tray closed 35 Removable device: not locked, tray closed 43 Removable device: not locked, tray closed 51 Removable device: not locked, tray closed 110 Removable device: not locked, tray closed 119 Removable device: not locked, tray closed 128 Removable device: not locked, tray closed 137 Removable device: not locked, tray closed [all …]
|
| H A D | 172.out | 65 Removable device: not locked, tray closed 70 Removable device: not locked, tray closed 115 Removable device: not locked, tray closed 120 Removable device: not locked, tray closed 124 Removable device: not locked, tray closed 169 Removable device: not locked, tray closed 174 Removable device: not locked, tray closed 179 Removable device: not locked, tray closed 253 Removable device: not locked, tray closed 258 Removable device: not locked, tray closed [all …]
|
| /openbmc/bmcweb/redfish-core/include/generated/enums/ |
| H A D | coolant_connector.hpp | 16 Closed, enumerator 22 Closed, enumerator 38 {CoolantConnectorType::Closed, "Closed"}, 44 {ValveState::Closed, "Closed"},
|
| H A D | chassis.hpp | 78 Closed, enumerator 165 {DoorState::Closed, "Closed"},
|
| /openbmc/openbmc/.github/ |
| H A D | stale.yml | 6 # Number of days of inactivity before a stale issue is closed 15 occurred in the last 6 months. It will be closed if no activity occurs in the 16 next 30 days. If this issue should not be closed please add a comment. 21 This issue has been closed because no activity has occurred in the last 7 22 months. Please reopen if this issue should not have been closed. Thank you
|
| /openbmc/qemu/io/ |
| H A D | channel-null.c | 53 ioc->closed = false; in qio_channel_null_init() 68 if (nioc->closed) { in qio_channel_null_readv() 70 "Channel is closed"); in qio_channel_null_readv() 89 if (nioc->closed) { in qio_channel_null_writev() 91 "Channel is closed"); in qio_channel_null_writev() 124 nioc->closed = true; in qio_channel_null_close()
|
| /openbmc/qemu/net/ |
| H A D | util.h | 69 #define TCPS_CLOSED 0 /* closed */ 76 /* states > TCPS_CLOSE_WAIT are those where user has closed */ 77 #define TCPS_FIN_WAIT_1 6 /* have closed, sent fin */ 78 #define TCPS_CLOSING 7 /* closed xchd FIN; await FIN ACK */ 81 #define TCPS_FIN_WAIT_2 9 /* have closed, fin is acked */
|
| /openbmc/openpower-hw-diags/util/ |
| H A D | file_descriptor.hpp | 13 * The file descriptor can be closed by calling close(). Otherwise it will be 14 * closed by the destructor. 98 * Does nothing if the file descriptor was not set or was already closed. 100 * @return 0 if descriptor was successfully closed. Returns -1 if an error
|
| /openbmc/phosphor-power/ |
| H A D | file_descriptor.hpp | 13 * The file descriptor can be closed by calling close(). Otherwise it will be 14 * closed by the destructor. 98 * Does nothing if the file descriptor was not set or was already closed. 100 * @return 0 if descriptor was successfully closed. Returns -1 if an error
|
| /openbmc/openpower-debug-collector/watchdog/ |
| H A D | file_descriptor.hpp | 15 * The file descriptor can be closed by calling close(). Otherwise it will be 16 * closed by the destructor. 102 * closed. 104 * @return 0 if descriptor was successfully closed. Returns -1 if an error
|
| /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/ |
| H A D | Valve.events.yaml | 21 description: The valve is closed for coolant flow to stop. 22 message: The {ValveName} is closed for coolant flow.
|
| /openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
| H A D | fetch.py | 77 LICENSE = "CLOSED" 87 LICENSE = "CLOSED" 96 LICENSE = "CLOSED" 105 LICENSE = "CLOSED"
|
| /openbmc/google-misc/subprojects/nemora-postd/src/ |
| H A D | socket_manager.hpp | 37 * in the list. Closing a socket which is already closed causes problems. 44 * open or not. Closing a socket which is already closed causes problems.
|
| /openbmc/webui-vue/src/views/Operations/Kvm/ |
| H A D | KvmConsole.vue | 153 // Check the newly opened window is closed or not 155 // If window is not closed set focus to new window 156 // If window is closed, do open new window 157 if (!this.$eventBus.$consoleWindow.closed) {
|
| /openbmc/openbmc/poky/bitbake/lib/bb/asyncrpc/ |
| H A D | connection.py | 89 raise ConnectionClosedError("Connection closed") 127 raise ConnectionClosedError("Connection closed") 141 raise ConnectionClosedError("Connection closed")
|
| /openbmc/openbmc-tools/dbus-vis/ |
| H A D | main.js | 39 // Quit when all windows are closed. 40 app.on('window-all-closed', function() {
|
| /openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/ |
| H A D | firmware_close_unittest.cpp | 27 /* Boring test where you open a blob_id, then verify that when it's closed in TEST_F() 59 * handler, and it's closed and everything looks right. in TEST_F()
|
| /openbmc/openbmc/meta-hpe/meta-gxp/classes/ |
| H A D | gxp-bootblock.bbclass | 1 LICENSE = "CLOSED"
|
| /openbmc/phosphor-power/phosphor-regulators/test/actions/ |
| H A D | set_device_action_tests.cpp | 48 i2c::create(1, 0x70, i2c::I2CInterface::InitialState::CLOSED); in TEST() 57 i2c::create(1, 0x72, i2c::I2CInterface::InitialState::CLOSED); in TEST()
|
| /openbmc/openbmc/poky/meta/classes/ |
| H A D | copyleft_filter.bbclass | 11 # By default, includes all GPL and LGPL, and excludes CLOSED and Proprietary. 17 COPYLEFT_LICENSE_EXCLUDE ?= 'CLOSED Proprietary'
|
| /openbmc/openbmc/poky/meta-selftest/recipes-test/sysroot-test/ |
| H A D | sysroot-test_1.0.bb | 2 LICENSE = "CLOSED"
|
| /openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/ |
| H A D | devtool-test-reset-re++.bb | 1 LICENSE = "CLOSED"
|
| H A D | devtool-test-ignored.bb | 1 LICENSE = "CLOSED"
|
| /openbmc/rest-dbus/resources/ |
| H A D | jstree.style.css | 1 …closed>.jstree-children,.jstree .jstree-leaf>.jstree-children{display:none}.jstree-anchor>.jstree-…
|
| /openbmc/phosphor-power/test/ |
| H A D | file_descriptor_tests.cpp | 118 // Verify first file descriptor has been closed and is no longer valid in TEST() 159 // Test where file descriptor was already closed in TEST() 176 // Test where file descriptor needs to be closed in TEST() 221 // Test where file descriptor has been closed in TEST()
|