Searched refs:MAX_USER_ID (Results 1 – 1 of 1) sorted by relevance
112 constexpr int MAX_USER_ID = UINT32_MAX / PER_USER_RANGE; variable934 if (userId < 0 || userId > MAX_USER_ID || in is_user_accessible_path()