Home
last modified time | relevance | path

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

/openbmc/phosphor-user-manager/
H A Duser_mgr.hpp54 inline constexpr size_t maxSystemGroupCount = 64;
50 inline constexpr size_t maxSystemGroupCount = 64; global() variable
H A Duser_mgr.cpp520 if (groupsMgr.size() >= maxSystemGroupCount) in renameUser()
/openbmc/phosphor-user-manager/test/
H A Duser_mgr_test.cpp1492 for (size_t i = 0; i < maxSystemGroupCount - predefGroupCount; ++i)
1501 for (size_t i = 0; i < maxSystemGroupCount - predefGroupCount; ++i)