| /openbmc/phosphor-fan-presence/presence/test/ |
| H A D | fallbacktest.cpp | 35 ++started; in start() 57 size_t started = 0; member in phosphor::fan::presence::TestSensor 83 ASSERT_EQ(ts.started, 1); in TEST() 89 ASSERT_EQ(ts.started, 1); in TEST() 95 ASSERT_EQ(ts.started, 1); in TEST() 116 ASSERT_EQ(ts1.started, 1); in TEST() 119 ASSERT_EQ(ts2.started, 0); in TEST() 127 ASSERT_EQ(ts1.started, 1); in TEST() 130 ASSERT_EQ(ts2.started, 0); in TEST() 138 ASSERT_EQ(ts1.started, 1); in TEST() [all …]
|
| /openbmc/openpower-proc-control/service_files/ |
| H A D | xyz.openbmc_project.Control.Host.NMI.service.in | 3 Wants=obmc-host-started@0.target 4 After=obmc-host-started@0.target 16 #WantedBy=obmc-host-started@0.target
|
| H A D | phal-export-devtree@.service.in | 3 Wants=obmc-host-started@%i.target 4 After=obmc-host-started@%i.target
|
| H A D | op-clock-data-logger@.service.in | 3 Wants=obmc-host-started@%i.target 4 After=obmc-host-started@%i.target
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/proftpd/files/ |
| H A D | proftpd-basic.init | 132 echo "ProFTPD is started from inetd/xinetd." 142 echo "Warning: ProFTPD is started from inetd/xinetd (trying to start anyway)." 153 echo "ProFTPD is started from inetd/xinetd." 163 echo "Warning: ProFTPD is started from inetd/xinetd (trying to kill anyway)." 180 echo "ProFTPD is started from inetd/xinetd." 190 echo "ProFTPD is started from inetd/xinetd." 200 echo "ProFTPD is started in standalone mode, currently running." 203 echo "ProFTPD is started in standalone mode, currently not running."
|
| /openbmc/phosphor-ipmi-flash/ |
| H A D | meson.options | 131 description: 'The systemd target started when the host starts to send an update', 137 description: 'The systemd target started for verification', 143 description: 'The systemd target started for updating the BMC', 155 description: 'The systemd target started when the host starts to send an update', 161 description: 'The systemd target started for verifying the BIOS image', 167 description: 'The systemd target started for updating the BIOS',
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/orm/fixtures/ |
| H A D | custom_toaster_append.sh_sample | 27 echo "Add custom actions here when Toaster script is started" 31 echo "Add custom actions here after Toaster web service is started" 39 echo "Add custom actions here after Toaster (no web) service is started"
|
| /openbmc/phosphor-gpio-monitor/ |
| H A D | gpioMon.hpp | 38 * @param[in] target - systemd unit to be started on GPIO 40 * @param[in] targets - systemd units to be started on GPIO 66 /** @brief Systemd unit to be started when the condition is met */ 69 /** @brief Multi systemd units to be started when the condition is met */
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 277.out | 1 NBD server: started 4 NBD server: started
|
| /openbmc/webui-vue/docs/guide/guidelines/ |
| H A D | colors.md | 12 - [Learn more about Bootstrap colors](https://getbootstrap.com/docs/4.4/getting-started/theming/#th… 40 [Learn more about the Bootstrap color maps](https://getbootstrap.com/docs/4.0/getting-started/themi… 49 …e Bootstrap theme-colors maps](https://getbootstrap.com/docs/4.0/getting-started/theming/#theme-co…
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/ |
| H A D | test_toastertable_ui.py | 75 # started first, finished last 81 # started second, finished first 113 if link.get_attribute('innerHTML').strip() == 'Started on': 122 self.assertEqual(active_heading, 'Started on', 123 'table should be sorted by "Started on"')
|
| /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Service/ |
| H A D | README.md | 41 indicates the service will be started on the next boot and `false` indicates 42 that service will not be started on the next boot. This property can be used 45 if the service is disabled, on the next boot it can be started if there are 58 and to stop the service set to `false`. The service cannot be started if the
|
| /openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/ |
| H A D | __manual_lifetime.hpp | 66 //! Precondition: The lifetime has started. 72 //! Precondition: The lifetime has started. 78 //! Precondition: The lifetime has started. 84 //! Precondition: The lifetime has started.
|
| /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/ |
| H A D | BMC.interface.yaml | 5 started that are required to be. 54 Ready implies all services started and are running successfully 57 Not ready implies not all services have started or are not
|
| /openbmc/openbmc/meta-phosphor/recipes-phosphor/watchdog/phosphor-watchdog/ |
| H A D | obmc-enable-host-watchdog@.service | 3 Wants=obmc-host-started@%i.target 4 After=obmc-host-started@%i.target
|
| /openbmc/qemu/include/hw/virtio/ |
| H A D | virtio.h | 142 * @use_started: true if the @started flag should be used to check the 149 bool started; member 478 * virtio_device_started() - check if device started 482 * Check if the device is started. For most modern machines this is 483 * tracked via the @vdev->started field (to support migration), 490 return vdev->started; in virtio_device_started() 501 * This is similar to virtio_device_started() but ignores vdev->started 514 static inline void virtio_set_started(VirtIODevice *vdev, bool started) in virtio_set_started() argument 516 if (started) { in virtio_set_started() 521 vdev->started = started; in virtio_set_started()
|
| /openbmc/ipmitool/contrib/ |
| H A D | log_bmc.sh | 19 # b | 05/07/2014 | 12:07:32 | OS Boot | Installation started 32 GRACEFUL_SHUTDOWN="0x03" # OS Stop/Shutdown: Installation started 33 BOOT_COMPLETED="0x01" # OS Boot: Installation started 34 INSTALL_STARTED="0x07" # OS Boot: Installation started
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/rsyslog/ |
| H A D | initscript | 28 # 0 if daemon has been started 29 # 1 if daemon could not be started 30 # if daemon had already been started, start-stop-daemon will return 1
|
| /openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/ |
| H A D | 0045-efi-corstone1000-fwu-update-RPC-ABI.patch | 53 - * setting the kernel started event arguments: 54 + * setting the kernel started event arguments in register w3:: 56 * the kernel started event ID(15:0)
|
| /openbmc/webui-vue/docs/customization/ |
| H A D | build.md | 94 [Bootstrap theming](https://getbootstrap.com/docs/4.5/getting-started/theming/) 103 [bootstrap documentation](https://getbootstrap.com/docs/4.5/getting-started/theming/) 105 [color overrides](https://getbootstrap.com/docs/4.5/getting-started/theming/#variable-defaults) 107 …[other customizable options](https://getbootstrap.com/docs/4.5/getting-started/theming/#sass-optio…
|
| /openbmc/qemu/backends/ |
| H A D | vhost-user.c | 55 if (b->started) { in vhost_user_backend_start() 91 b->started = true; in vhost_user_backend_start() 107 if (!b->started) { in vhost_user_backend_stop() 120 b->started = false; in vhost_user_backend_stop()
|
| /openbmc/openbmc/poky/meta/lib/oeqa/manual/ |
| H A D | abat.patch | 35 #test whether X has started 39 echo "[WARNING] Xorg has started!" 40 XORG_STATUS="started"
|
| /openbmc/qemu/tests/functional/ |
| H A D | test_arm_max78000fthr.py | 26 wait_for_console_pattern(self, 'started') 32 exec_command_and_wait_for_pattern(self, 'r', 'started')
|
| /openbmc/openpower-occ-control/ |
| H A D | README.md | 10 The service is started automatically when the BMC is started.
|
| /openbmc/openbmc-tools/dbus-vis/ |
| H A D | ipmi_capture.js | 10 var g_capture_state = 'not started'; 121 case 'not started': 133 g_capture_state = 'not started'; 247 if (g_capture_state == 'not started') { 287 case 'not started': // Do nothing 289 case 'started': 343 capture_info.textContent = 'Started dbus-monitor for live capture'; 353 'Started dbus-monitor for staged IPMI capture'; 358 'Started busctl for staged IPMI + DBus capture'; 414 g_capture_state = 'not started';
|