Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Duser_mgmt.cpp478 std::string usersPath(tempUserPath); in isValidUserName() local
480 if (properties.find(usersPath) != properties.end()) in isValidUserName()
1591 std::string usersPath(tempUserPath); in cacheUserDataFile() local
1593 auto usrObj = managedObjs.find(usersPath); in cacheUserDataFile()