Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/sysfs/
H A Dutil.cpp45 std::string fldr; in FixupPath() local
51 fldr = folder.path(); in FixupPath()
55 if (!fldr.length()) in FixupPath()
60 return fldr + f; in FixupPath()