Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Duser_mgmt.cpp82 static constexpr const char* userMgrInterface = variable
185 ipmi::getUserService(bus, userMgrInterface, userMgrObjBasePath); in getUserServiceName()
1053 userMgrInterface, createUserMethod); in setUserName()
1082 userMgrInterface, renameUserMethod); in setUserName()
1529 method.append(userMgrInterface); in getSystemPrivAndGroups()
1658 sdbusplus::bus::match::rules::interface(userMgrInterface) + in cacheUserDataFile()