Home
last modified time | relevance | path

Searched refs:c_str (Results 276 – 300 of 685) sorted by relevance

1...<<11121314151617181920>>...28

/openbmc/phosphor-state-manager/
H A Dchassis_state_manager_main.cpp78 phosphor::state::manager::Chassis manager(bus, objPathInst.c_str(), in main()
88 bus.request_name(chassisBusName.c_str()); in main()
/openbmc/phosphor-mboxd/vpnor/test/
H A Dwrite_patch.cpp61 fd = open((root.rw() / "TEST1").c_str(), O_RDONLY); in main()
70 fd = open(patch.c_str(), O_RDONLY); in main()
/openbmc/ibm-logging/
H A Dpolicy_table.cpp43 entry("FILE=%s", jsonFile.c_str())); in Table()
75 entry("FILE=%s", jsonFile.c_str()), in load()
/openbmc/phosphor-fan-presence/
H A Dutility.hpp66 fd = ::open(pathname.c_str(), flags); in open()
71 .c_str()); in open()
H A Dlogger.hpp80 message.c_str()); in log()
85 message.c_str()); in log()
/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/
H A Dresource_dump_entry.hpp65 phosphor::dump::Entry(bus, objPath.c_str(), dumpId, timeStamp, dumpSize, in Entry()
68 EntryIfaces(bus, objPath.c_str(), EntryIfaces::action::defer_emit) in Entry()
/openbmc/kcsbridge/src/
H A Dmain.cpp67 auto intf = createSMSHandler(bus, obj.c_str(), kcs); in execute()
68 bus.request_name(srv.c_str()); in execute()
/openbmc/phosphor-fan-presence/control/json/utils/
H A Dpcie_card_metadata.cpp61 .c_str()); in loadCards()
91 .c_str()); in loadCards()
166 .c_str()); in lookup()
/openbmc/phosphor-host-ipmid/user_channel/
H A Dcipher_mgmt.cpp125 strncpy(tmpRandomFile.data(), tmpFile.c_str(), tmpFile.length() + 1); in writeCSPrivilegeLevels()
137 if (write(fd, writeData.c_str(), writeData.size()) != in writeCSPrivilegeLevels()
148 if (std::rename(tmpRandomFile.data(), cipherSuitePrivFileName.c_str())) in writeCSPrivilegeLevels()
/openbmc/witherspoon-pfault-analysis/
H A Dgpio.cpp84 power::util::FileDescriptor fd{open(device.c_str(), 0)}; in requestLine()
89 entry("DEVICE=%s", device.c_str()), in requestLine()
/openbmc/phosphor-power/
H A Dgpio.cpp84 power::util::FileDescriptor fd{open(device.c_str(), 0)}; in requestLine()
89 entry("DEVICE=%s", device.c_str()), in requestLine()
/openbmc/google-misc/subprojects/nemora-postd/src/
H A Dhost_manager.cpp29 signal_(bus_, HostManager::GetMatch().c_str(), in HostManager()
79 log<level::ERR>(msg.c_str()); in DrainPostcodes()
/openbmc/phosphor-certificate-manager/
H A Dcerts_manager.cpp606 Argument::ARGUMENT_VALUE(keyPairAlgorithm.c_str())); in generateCSRHelper()
641 [&usage](const char* s) { return (strcmp(s, usage.c_str()) == 0); }); in isExtendedKeyUsage()
735 int ecGrp = OBJ_txt2nid(curId.c_str()); in generateECKeyPair()
847 FILE* fp = std::fopen(privKeyPath.c_str(), "w"); in writePrivateKey()
872 reinterpret_cast<const unsigned char*>(bytes.c_str()), -1, -1, 0); in addEntry()
889 csrPtr = std::make_unique<CSR>(bus, csrObjectPath.c_str(), in createCSRObject()
890 certInstallPath.c_str(), status); in createCSRObject()
899 if (!fs::remove(filePath.c_str())) in writeCSR()
909 if ((fp = std::fopen(filePath.c_str(), "w")) == nullptr) in writeCSR()
1035 Argument::ARGUMENT_VALUE(std::to_string(keyBitLength).c_str())); in getRSAKeyPair()
[all …]
/openbmc/openbmc/meta-yadro/recipes-phosphor/ipmi/phosphor-ipmi-host/
H A D0002-Add-support-for-boot-initiator-mailbox.patch72 + objects.service(bootMboxSetting, bootMboxIntf).c_str(),
73 + bootMboxSetting.c_str(), ipmi::PROP_INTF, "Get");
101 + objects.service(bootMboxSetting, bootMboxIntf).c_str(),
102 + bootMboxSetting.c_str(), ipmi::PROP_INTF, "Get");
130 + objects.service(bootMboxSetting, bootMboxIntf).c_str(),
131 + bootMboxSetting.c_str(), ipmi::PROP_INTF, "Get");
160 + objects.service(bootMboxSetting, bootMboxIntf).c_str(),
161 + bootMboxSetting.c_str(), ipmi::PROP_INTF, "Set");
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/
H A D0001-Fixes-for-yocto-build.patch30 - fs_config(partial_path.c_str(), 1, nullptr, &uid, &gid, &mode, &capabilities);
31 + // fs_config(partial_path.c_str(), 1, nullptr, &uid, &gid, &mode, &capabilities);
33 if (adb_mkdir(partial_path.c_str(), mode) == -1) {
39 - fs_config(path.c_str(), 0, nullptr, &uid, &gid, &broken_api_hack, &capabilities);
40 + // fs_config(path.c_str(), 0, nullptr, &uid, &gid, &broken_api_hack, &capabilities);
/openbmc/openpower-pnor-code-mgmt/ubi/
H A Ditem_updater_ubi.cpp85 entry("FILENAME=%s", pnorTOC.c_str())); in processPNORImage()
95 entry("FILENAME=%s", pnorTOC.c_str())); in processPNORImage()
103 entry("FILENAME=%s", pnorTOC.c_str())); in processPNORImage()
139 entry("VERSIONID=%s", id.c_str())); in processPNORImage()
162 entry("DIRNAME=%s", roDir.c_str())); in processPNORImage()
/openbmc/phosphor-ipmi-flash/tools/
H A Dp2a.cpp87 Fd inputFd(sys->open(input.c_str(), 0), sys); in sendContents()
95 fileSize = sys->getSize(input.c_str()); in sendContents()
/openbmc/openpower-proc-control/extensions/phal/
H A Dpdbg_utils.cpp132 .c_str()); in setDevtreeEnv()
147 .c_str()); in setPdataInfoDBEnv()
/openbmc/google-ipmi-sys/
H A Dutil.cpp66 auto msg = std::string("Unable to open file ") + fileName.c_str(); in readPropertyFile()
67 log<level::DEBUG>(msg.c_str()); in readPropertyFile()
/openbmc/linux/rust/kernel/
H A Dkunit.rs59 static FILE: &'static $crate::str::CStr = $crate::c_str!($file);
61 static CONDITION: &'static $crate::str::CStr = $crate::c_str!(stringify!($condition));
/openbmc/phosphor-time-manager/
H A Dutils.hpp78 auto method = bus.new_method_call(service.c_str(), path.c_str(), in setProperty()
/openbmc/phosphor-ipmi-flash/tools/test/
H A Dtools_lpc_unittest.cpp53 EXPECT_CALL(sysMock, open(StrEq(filePath.c_str()), _)) in TEST()
55 EXPECT_CALL(sysMock, getSize(StrEq(filePath.c_str()))) in TEST()
/openbmc/phosphor-bmc-code-mgmt/
H A Dsync_watch.cpp26 inotify_add_watch(inotifyFd, path.c_str(), IN_CLOSE_WRITE | IN_DELETE); in addInotifyWatch()
61 std::ifstream file(syncfile.c_str()); in SyncWatch()
/openbmc/phosphor-fan-presence/control/json/actions/
H A Dset_parameter_from_group_max.cpp77 .c_str()); in run()
110 .c_str()); in run()
/openbmc/phosphor-psu-code-mgmt/src/
H A Dversion.hpp42 DeleteInherit(bus, path.c_str(), action::emit_interface_added), in Delete()
78 VersionInherit(bus, (objPath).c_str(), in Version()

1...<<11121314151617181920>>...28