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
591 sdbusplus::message::object_path tempUserPath(userObjBasePath); in isValidUserName()
815 sdbusplus::message::object_path tempUserPath(userObjBasePath); in setUserEnabledState()
917 sdbusplus::message::object_path tempUserPath(userObjBasePath); in setUserPrivilegeAccess()
1026 sdbusplus::message::object_path tempUserPath(userObjBasePath); in setUserName()
1668 sdbusplus::bus::match::rules::path_namespace(userObjBasePath) + in cacheUserDataFile()
1707 sdbusplus::message::object_path tempUserPath(userObjBasePath); in cacheUserDataFile()