Home
last modified time | relevance | path

Searched defs:linkPath (Results 1 – 4 of 4) sorted by relevance

/openbmc/openpower-pnor-code-mgmt/test/
H A Dtest_functions.cpp264 std::filesystem::path linkPath = workdir / "link"; in TEST() local
279 auto linkPath = workdir / "link"; in TEST() local
300 auto linkPath = workdir / "link"; in TEST() local
320 auto linkPath = workdir / "baz"; in TEST() local
/openbmc/openpower-pnor-code-mgmt/
H A Dfunctions.cpp140 const std::filesystem::path& linkPath, in writeLink()
225 auto linkPath(file.parent_path().append( in findLinks() local
/openbmc/dbus-sensors/src/
H A DFanMain.cpp92 fs::path linkPath = parentPath / "of_node"; in getFanType() local
/openbmc/intel-ipmi-oem/src/
H A Dmanufacturingcommands.cpp1481 std::string linkPath = std::filesystem::read_symlink(muxSymlinkDirPath); in muxSlotDisable() local