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