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.hpp430 void checkCreateGroupConstraints(const std::string& groupName);
H A Duser_mgr.cpp443 void UserMgr::checkCreateGroupConstraints(const std::string& groupName) in checkCreateGroupConstraints() function in phosphor::user::UserMgr
462 checkCreateGroupConstraints(groupName); in createGroup()