Searched refs:maxSystemGroupCount (Results 1 – 3 of 3) sorted by relevance
54 inline constexpr size_t maxSystemGroupCount = 64;50 inline constexpr size_t maxSystemGroupCount = 64; global() variable
520 if (groupsMgr.size() >= maxSystemGroupCount) in renameUser()
1492 for (size_t i = 0; i < maxSystemGroupCount - predefGroupCount; ++i)1501 for (size_t i = 0; i < maxSystemGroupCount - predefGroupCount; ++i)