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.hpp133 std::string unitNameEnd = unitName.substr(lastCharPos); in getPortStatusAndPath() local
134 if (unitNameEnd != ".socket") in getPortStatusAndPath()