Home
last modified time | relevance | path

Searched refs:c_str (Results 626 – 650 of 685) sorted by relevance

1...<<2122232425262728

/openbmc/phosphor-power/phosphor-regulators/src/
H A Derror_logging.cpp138 const char* bufPtr = buffer.c_str(); in createFFDCFile()
/openbmc/smbios-mdr/include/
H A Dpcieslot.hpp49 association>(bus, objPath.c_str()), in Pcie()
/openbmc/phosphor-state-manager/
H A Dbmc_state_manager.cpp70 static_cast<const std::string&>(unitTargetPath).c_str(), in getUnitState()
/openbmc/dbus-sensors/src/
H A DMCUTempSensor.cpp120 int fd = open(i2cBus.c_str(), O_RDWR); in getMCURegsInfoWord()
H A DIntelCPUSensor.cpp152 fd = open(path.c_str(), O_RDONLY | O_NONBLOCK); in setupRead()
H A DChassisIntrusionSensor.cpp386 mBusFd = open(devPath.c_str(), O_RDWR | O_CLOEXEC); in ChassisIntrusionPchSensor()
H A DUtils.cpp726 size_t numberPos = std::strcspn(fileName.c_str(), "1234567890"); in splitFileName()
727 size_t itemPos = std::strcspn(fileName.c_str(), "_"); in splitFileName()
/openbmc/phosphor-power/tools/i2c/
H A Di2c.cpp143 fd = ::open(busStr.c_str(), O_RDWR); in open()
/openbmc/phosphor-logging/
H A Dlog_manager.hpp354 bus, path.c_str(), in Manager()
/openbmc/phosphor-logging/test/openpower-pels/
H A Dsrc_test.cpp1272 EXPECT_STREQ(data[0].c_str(), "Unable to expand location code P0-C1: Fail"); in TEST_F()
1273 EXPECT_STREQ(data[1].c_str(), in TEST_F()
1276 EXPECT_STREQ(data[2].c_str(), in TEST_F()
1279 EXPECT_STREQ(data[3].c_str(), in TEST_F()
/openbmc/openpower-vpd-parser/
H A Dibm_vpd_app.cpp111 "xyz.openbmc_project.Inventory.Manager", invPath.c_str(), in isFruInVpdCache()
636 objectPath.c_str(), in setOneTimeProperties()
654 objectPath.c_str(), in setOneTimeProperties()
1461 auto chipVersion = atoi(ddVersion.substr(1, 2).c_str()); in populateDbus()
/openbmc/phosphor-host-ipmid/
H A Dchassishandler.cpp261 inet_pton(addressFamily, ipAddress.c_str(), in getHostNetworkData()
269 inet_pton(addressFamily, gateway.c_str(), in getHostNetworkData()
936 objects.service(powerRestoreSetting, powerRestoreIntf).c_str(), in getPowerRestorePolicy()
937 powerRestoreSetting.c_str(), powerRestoreIntf, in getPowerRestorePolicy()
1416 lg2::debug(msg.c_str()); in enclosureIdentifyLed()
2296 .c_str(), in ipmiChassisSetPowerRestorePolicy()
H A Dipmi_fru_info_area.cpp212 timeStream >> std::get_time(&time, pattern.c_str()); in timeStringToRaw()
/openbmc/google-ipmi-sys/
H A Dgoogle_accel_oob.cpp128 memcpy(reply->name, name.c_str(), reply->nameLength + 1); in accelOobDeviceName()
/openbmc/phosphor-led-manager/manager/lamptest/
H A Dlamptest.cpp226 std::ofstream ofs(lampTestIndicator.c_str()); in start()
/openbmc/linux/rust/kernel/
H A Dstr.rs346 macro_rules! c_str { macro
/openbmc/telemetry/src/
H A Dreport_manager.cpp222 static_cast<std::filesystem::path>(path).c_str()), in loadFromPersistent()
/openbmc/phosphor-networkd/src/
H A Dconfig_parser.cpp256 auto fd = stdplus::fd::open(filename.c_str(), in setFile()
/openbmc/phosphor-net-ipmid/command/
H A Drakp12.cpp287 std::copy_n(passwd.c_str(), passwd.size(), authAlgo->userKey.data()); in RAKP12()
/openbmc/phosphor-led-sysfs/test/
H A Dphysical.cpp56 chmod(root.c_str(), S_IRUSR | S_IWUSR | S_IXUSR); in ~MockLed()
/openbmc/phosphor-fan-presence/control/json/
H A Dmanager.hpp248 .c_str()); in getConfig()
/openbmc/entity-manager/src/
H A Doverlay.cpp306 auto device = devices::exportTemplates.find(type.c_str()); in loadOverlays()
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io.hpp117 int file = open(path.string().c_str(), flags); in transferAll()
/openbmc/phosphor-pid-control/pid/
H A Dzone.cpp555 bus, objPath.c_str(), in addPidControlProcess()
/openbmc/bmcweb/http/
H A Dwebsocket.hpp268 std::string reason{ws.reason().reason.c_str()}; in doRead()

1...<<2122232425262728