Home
last modified time | relevance | path

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

/openbmc/phosphor-user-manager/
H A Duser_mgr.hpp510 void checkCreateGroupConstraints(const std::string& groupName);
H A Duser_mgr.cpp462 void UserMgr::checkCreateGroupConstraints(const std::string& groupName) in checkCreateGroupConstraints() function in phosphor::user::UserMgr
481 checkCreateGroupConstraints(groupName); in createGroup()