Searched refs:ipmiMaxUserNameLen (Results 1 – 1 of 1) sorted by relevance
57 static constexpr size_t ipmiMaxUserNameLen = 16; variable321 if (userName.length() > ipmiMaxUserNameLen) in throwForUserNameConstraints()326 "LIMIT", ipmiMaxUserNameLen); in throwForUserNameConstraints()