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.cpp592 std::string usersPath(tempUserPath); in isValidUserName() local
594 if (properties.find(usersPath) != properties.end()) in isValidUserName()
1707 std::string usersPath(tempUserPath); in cacheUserDataFile() local
1709 auto usrObj = managedObjs.find(usersPath); in cacheUserDataFile()