Home
last modified time | relevance | path

Searched refs:unitNameEnd (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Dredfish_util.hpp132 std::string unitNameEnd = unitName.substr(lastCharPos); in getPortStatusAndPath() local
133 if (unitNameEnd != ".socket") in getPortStatusAndPath()