Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Duser_mgmt.cpp82 static constexpr const char* userObjBasePath = "/xyz/openbmc_project/user"; variable
594 sdbusplus::message::object_path tempUserPath(userObjBasePath); in isValidUserName()
818 sdbusplus::message::object_path tempUserPath(userObjBasePath); in setUserEnabledState()
920 sdbusplus::message::object_path tempUserPath(userObjBasePath); in setUserPrivilegeAccess()
1030 sdbusplus::message::object_path tempUserPath(userObjBasePath); in setUserName()
1678 sdbusplus::bus::match::rules::path_namespace(userObjBasePath) + in cacheUserDataFile()
1718 sdbusplus::message::object_path tempUserPath(userObjBasePath); in cacheUserDataFile()