Searched refs:maxSystemUsers (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-user-manager/ | ||
H A D | user_mgr.hpp | 45 inline constexpr size_t maxSystemUsers = 30; variable |
H A D | user_mgr.cpp | 281 (maxSystemUsers - ipmiMaxUsers)) in throwForMaxGrpUserCount() |