/openbmc/phosphor-power/phosphor-power-sequencer/src/ |
H A D | ucd90x_device.cpp | 41 "Unable to read MFR_STATUS for device {}: {}", name, e.what())}; in getMfrStatus()
|
/openbmc/phosphor-power/phosphor-regulators/src/regsctl/ |
H A D | main.cpp | 72 std::cerr << e.what() << std::endl; in main()
|
/openbmc/linux/drivers/misc/uacce/ |
H A D | Kconfig | 13 If you don't know what to do here, say N.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/byacc/ |
H A D | byacc_20230219.bb | 4 # Setting to PD as this is what the upstream has it as.
|
/openbmc/linux/drivers/vfio/fsl-mc/ |
H A D | Kconfig | 12 If you don't know what to do here, say N.
|
/openbmc/linux/drivers/vfio/cdx/ |
H A D | Kconfig | 17 If you don't know what to do here, say N.
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | debugfs-ideapad | 8 capability and what graphic component within the machine.
|
/openbmc/linux/drivers/i2c/ |
H A D | Kconfig | 120 If you don't know what to do here, definitely say N. 152 problem with I2C support and want to see more of what is going on. 159 a problem with I2C support and want to see more of what is going 168 a problem with I2C support and want to see more of what is going
|
/openbmc/phosphor-fan-presence/presence/ |
H A D | json_parser.cpp | 100 entry("LOAD_ERROR=%s", re.what())); in sighupHandler() 314 e.what()) in getGpio() 336 e.what()) in getGpio()
|
/openbmc/phosphor-logging/tools/phosphor-logging/templates/ |
H A D | elog-process-metadata.mako.cpp | 1 ## Note that this file is not auto generated, it is what generates the
|
/openbmc/phosphor-fan-presence/docs/presence/ |
H A D | path.md | 7 the fan's inventory object path being the base path plus what's given here.
|
/openbmc/linux/arch/um/drivers/ |
H A D | net_user.c | 206 static void change(char *dev, char *what, unsigned char *addr, in change() argument 212 char *argv[] = { "uml_net", version, what, dev, addr_buf, in change()
|
/openbmc/linux/Documentation/maintainer/ |
H A D | modifying-patches.rst | 32 here's what we see in a 3.x-stable release:: 40 And here's what might appear in an older kernel once a patch is backported::
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/ |
H A D | 0001-sample-Rename-dprintf-to-cyrus_dprintf.patch | 87 extern void saslerr(int why, const char *what); 88 extern void saslfail(int why, const char *what);
|
/openbmc/openbmc/meta-security/recipes-security/opendnssec/files/ |
H A D | libxml2_conf.patch | 26 - AC_MSG_CHECKING(what are the xml2 includes) 30 - AC_MSG_CHECKING(what are the xml2 libs)
|
/openbmc/sdbusplus/example/ |
H A D | get-all-properties.cpp | 60 std::cerr << "Error: " << e.what() << "\n"; in logException() 75 std::cout << "As expected " << error.what() << "\n"; in logExpectedException()
|
/openbmc/phosphor-ipmi-flash/tools/ |
H A D | main.cpp | 282 std::fprintf(stderr, "Exception received: %s\n", e.what()); in main() 288 e.what()); in main()
|
/openbmc/phosphor-fan-presence/ |
H A D | json_config.hpp | 316 confFile.string(), e.what()) in load() 321 confFile.string(), e.what()) in load()
|
/openbmc/openpower-debug-collector/dump/ |
H A D | create_pel.cpp | 41 {"_PID", std::to_string(getpid())}, {"SBE_ERR_MSG", sbeError.what()}}; in createSbeErrorPEL() 45 additionalData.emplace("SBE_ERR_MSG", sbeError.what()); in createSbeErrorPEL()
|
/openbmc/u-boot/scripts/ |
H A D | coreboot.sed | 4 # Script to convert coreboot code to something similar to what U-Boot uses
|
/openbmc/phosphor-power/phosphor-power-sequencer/test/ |
H A D | pmbus_driver_device_tests.cpp | 273 EXPECT_STREQ(e.what(), in TEST_F() 328 e.what(), in TEST_F() 382 e.what(), in TEST_F() 451 e.what(), in TEST_F() 520 e.what(), in TEST_F() 768 e.what(), in TEST_F()
|
/openbmc/linux/fs/reiserfs/ |
H A D | prints.c | 174 static char *is_there_reiserfs_struct(char *fmt, int *what) in is_there_reiserfs_struct() argument 181 *what = k[1]; in is_there_reiserfs_struct() 209 int what; in prepare_error_buf() local 218 while ((k = is_there_reiserfs_struct(fmt1, &what)) != NULL) { in prepare_error_buf() 223 switch (what) { in prepare_error_buf()
|
/openbmc/linux/Documentation/i2c/ |
H A D | dev-interface.rst | 10 examine /sys/class/i2c-dev/ to see what number corresponds to which adapter. 44 /* ERROR HANDLING; you can check errno to see what went wrong */ 48 When you have opened the device, you must specify with what device 54 /* ERROR HANDLING; you can check errno to see what went wrong */ 169 what happened. The 'write' transactions return 0 on success; the
|
/openbmc/openpower-vpd-parser/vpd-manager/ |
H A D | editor_impl.cpp | 557 errMsg += e.what(); in enableRebootGuard() 582 errMsg += e.what(); in disableRebootGuard() 628 << "] error : " << fail.what(); in updateKeyword() 703 throw std::runtime_error(e.what()); in updateKeyword() 726 throw std::runtime_error(e.what()); in updateKeyword()
|
/openbmc/openbmc/meta-security/recipes-scanners/checksec/ |
H A D | checksec_2.6.0.bb | 2 DESCRIPTION = "The checksec script is designed to test what standard Linux OS and PaX security feat…
|