Home
last modified time | relevance | path

Searched refs:what (Results 251 – 275 of 2012) sorted by relevance

1...<<11121314151617181920>>...81

/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Ducd90x_device.cpp41 "Unable to read MFR_STATUS for device {}: {}", name, e.what())}; in getMfrStatus()
/openbmc/phosphor-power/phosphor-regulators/src/regsctl/
H A Dmain.cpp72 std::cerr << e.what() << std::endl; in main()
/openbmc/linux/drivers/misc/uacce/
H A DKconfig13 If you don't know what to do here, say N.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/byacc/
H A Dbyacc_20230219.bb4 # Setting to PD as this is what the upstream has it as.
/openbmc/linux/drivers/vfio/fsl-mc/
H A DKconfig12 If you don't know what to do here, say N.
/openbmc/linux/drivers/vfio/cdx/
H A DKconfig17 If you don't know what to do here, say N.
/openbmc/linux/Documentation/ABI/testing/
H A Ddebugfs-ideapad8 capability and what graphic component within the machine.
/openbmc/linux/drivers/i2c/
H A DKconfig120 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 Djson_parser.cpp100 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 Delog-process-metadata.mako.cpp1 ## Note that this file is not auto generated, it is what generates the
/openbmc/phosphor-fan-presence/docs/presence/
H A Dpath.md7 the fan's inventory object path being the base path plus what's given here.
/openbmc/linux/arch/um/drivers/
H A Dnet_user.c206 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 Dmodifying-patches.rst32 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 D0001-sample-Rename-dprintf-to-cyrus_dprintf.patch87 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 Dlibxml2_conf.patch26 - AC_MSG_CHECKING(what are the xml2 includes)
30 - AC_MSG_CHECKING(what are the xml2 libs)
/openbmc/sdbusplus/example/
H A Dget-all-properties.cpp60 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 Dmain.cpp282 std::fprintf(stderr, "Exception received: %s\n", e.what()); in main()
288 e.what()); in main()
/openbmc/phosphor-fan-presence/
H A Djson_config.hpp316 confFile.string(), e.what()) in load()
321 confFile.string(), e.what()) in load()
/openbmc/openpower-debug-collector/dump/
H A Dcreate_pel.cpp41 {"_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 Dcoreboot.sed4 # Script to convert coreboot code to something similar to what U-Boot uses
/openbmc/phosphor-power/phosphor-power-sequencer/test/
H A Dpmbus_driver_device_tests.cpp273 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 Dprints.c174 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 Ddev-interface.rst10 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 Deditor_impl.cpp557 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 Dchecksec_2.6.0.bb2 DESCRIPTION = "The checksec script is designed to test what standard Linux OS and PaX security feat…

1...<<11121314151617181920>>...81