UNX_NGROUPS 85 net/sunrpc/auth_unix.c if (groups > UNX_NGROUPS) UNX_NGROUPS 86 net/sunrpc/auth_unix.c groups = UNX_NGROUPS; UNX_NGROUPS 132 net/sunrpc/auth_unix.c for (i = 0; i < UNX_NGROUPS && i < gi->ngroups; i++) UNX_NGROUPS 826 net/sunrpc/svcauth_unix.c if (slen > UNX_NGROUPS || (len -= (slen + 2)*4) < 0)