Home
last modified time | relevance | path

Searched refs:c_str (Results 526 – 550 of 685) sorted by relevance

1...<<2122232425262728

/openbmc/phosphor-logging/
H A Delog_entry.cpp78 int fd = open(path().c_str(), O_RDONLY | O_NONBLOCK); in getEntry()
/openbmc/phosphor-power/phosphor-power-supply/
H A Dutil.cpp66 .c_str()); in read()
/openbmc/phosphor-debug-collector/
H A Dwatch.cpp41 wd = inotify_add_watch(fd(), path.c_str(), mask); in Watch()
/openbmc/phosphor-networkd/src/
H A Ddhcp_configuration.cpp23 Iface(bus, objPath.c_str(), Iface::action::defer_emit), parent(parent) in Configuration()
/openbmc/phosphor-host-ipmid/libipmid/
H A Dsignals.cpp54 entry("ERROR=%s", ec.message().c_str())); in handleSignal()
/openbmc/phosphor-inventory-manager/
H A Dassociation_manager.cpp81 fprintf(stderr, "found conditions file %s\n", c.file.c_str()); in loadConditions()
291 _bus, forwardPath.c_str(), AssociationObject::action::defer_emit); in createAssociation()
/openbmc/openpower-hw-diags/attn/
H A Dattn_handler.cpp434 trace::inf(msg.c_str()); // commit trace stream in activeAttn()
509 trace::inf(stateString.c_str()); in getStaticTiInfo()
/openbmc/intel-ipmi-oem/src/
H A Dchassiscommands.cpp347 entry("PATH=%s", buttonPath.c_str()), in getButtonEnabled()
392 entry("ERROR=%s", ec.message().c_str()), in getRestartCause()
515 entry("ERROR=%s", ec.message().c_str())); in ipmiGetChassisStatus()
H A Doemcommands.cpp130 phosphor::logging::entry("INTF=%s", intf.c_str())); in getChassisSerialNumber()
212 phosphor::logging::entry("ERROR=%s", ec.message().c_str())); in loadPfrConfig()
231 phosphor::logging::entry("ERROR=%s", ec.message().c_str())); in loadPfrConfig()
838 "REDFISH_MESSAGE_ID=%s", redfishMsgID.c_str(), in ipmiOEMSendEmbeddedFwUpdStatus()
840 buildInfo.c_str(), NULL); in ipmiOEMSendEmbeddedFwUpdStatus()
933 phosphor::logging::entry("NAME=%s", cpuName.c_str())); in cpuPresent()
1114 "PROP=%s", std::get<std::string>(variant).c_str())); in ipmiOEMGetShutdownPolicy()
1409 sd_journal_send("MESSAGE=Security Event: %s", eventStr.c_str(), in atScaleDebugEventlog()
1411 eventStr.c_str(), NULL); in atScaleDebugEventlog()
2873 .c_str())); in ipmiOEMSetFaultIndication()
[all …]
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Devent_logger.hpp90 phosphor::logging::entry("ERROR_NAME=%s", message.c_str())); in log()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/audiofile/files/
H A D0002-fix-build-on-gcc6.patch60 ASSERT_EQ(::unlink(testFileName.c_str()), 0);
/openbmc/phosphor-fan-presence/control/json/actions/
H A Dnet_target_decrease.cpp130 .c_str()); in run()
H A Dnet_target_increase.cpp126 .c_str()); in run()
H A Dmapped_floor.cpp47 .c_str()); in addFloorOffset()
411 .c_str()); in run()
/openbmc/openpower-occ-control/test/
H A Derror_files_tests.cpp66 auto stream = std::ofstream(f.c_str()); in SetUp()
/openbmc/phosphor-fan-presence/
H A Dhwmon_ffdc.cpp28 popen(command.c_str(), "r"), pipe_close); in executeCommand()
/openbmc/phosphor-psu-code-mgmt/src/
H A Dversion.cpp33 Argument::ARGUMENT_VALUE(filePath.c_str())); in getValues()
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io_type_vpd.cpp36 bus.new_method_call(service.c_str(), keywrdObjPath, in read()
/openbmc/ibm-logging/
H A Dmanager.cpp168 bus, objectPath.c_str(), PolicyObject::action::defer_emit); in createPolicyInterface()
280 entry("FILE=%s", f.path().c_str())); in restoreCalloutObjects()
/openbmc/phosphor-ipmi-blobs/
H A Dipmi.cpp105 output.insert(output.end(), blobId.c_str(), in enumerateBlob()
106 blobId.c_str() + blobId.length() + 1); in enumerateBlob()
/openbmc/pldm/libpldmresponder/
H A Dpdr_numeric_effecter.hpp212 dBusIntf.getService(objectPath.c_str(), interface.c_str()); in generateNumericEffecterPDR()
/openbmc/phosphor-bmc-code-mgmt/
H A Dimage_verify.cpp330 auto hashStruct = EVP_get_digestbyname(hashFunc.c_str()); in verifyFile()
406 CustomFd fd(open(path.c_str(), O_RDONLY)); in mapFile()
/openbmc/sdbusplus/include/sdbusplus/message/
H A Dappend.hpp214 intf->sd_bus_message_append_basic(m, dbusType, s.c_str()); in op()
238 intf->sd_bus_message_append_basic(m, dbusType, s.str.c_str()); in op()
250 intf->sd_bus_message_append_basic(m, dbusType, s.str.c_str()); in op()
/openbmc/service-config-manager/src/
H A Dsrvcfg_manager.cpp427 if (std::rename(tmpFile.c_str(), ovrCfgFile.c_str()) != 0) in stopAndApplyUnitConfig()
431 std::remove(tmpFile.c_str()); in stopAndApplyUnitConfig()
/openbmc/phosphor-dbus-monitor/src/
H A Delog.hpp168 phosphor::logging::report<errorType>(metadataType(data.c_str())); in operator ()()

1...<<2122232425262728