Home
last modified time | relevance | path

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

/openbmc/phosphor-power/phosphor-regulators/src/
H A Dmanager.cpp62 const fs::path standardConfigFileDir{"/usr/share/phosphor-regulators"}; variable
274 pathName = standardConfigFileDir / fileName; in findConfigFile()