NFS_NGROUPS        20 net/sunrpc/auth_unix.c 	gid_t			uc_gids[NFS_NGROUPS];
NFS_NGROUPS        77 net/sunrpc/auth_unix.c 	if (groups > NFS_NGROUPS)
NFS_NGROUPS        78 net/sunrpc/auth_unix.c 		groups = NFS_NGROUPS;
NFS_NGROUPS        83 net/sunrpc/auth_unix.c 	if (i < NFS_NGROUPS)
NFS_NGROUPS       127 net/sunrpc/auth_unix.c 	if (groups > NFS_NGROUPS)
NFS_NGROUPS       128 net/sunrpc/auth_unix.c 		groups = NFS_NGROUPS;