Searched refs:NGRPS (Results 1 – 10 of 10) sorted by relevance
54 #define NGRPS 16 macro101 if (ngroups > NGRPS) in xdr_authunix_parms()102 ngroups = NGRPS; in xdr_authunix_parms()
54 #define NGRPS 16 macro88 if (gid_len > NGRPS) { in _svcauth_unix()
61 static int _getgroups( char *, gid_t [NGRPS] );93 for (gidlen = 0; gidlen < NGRPS; gidlen++) { in netname2user()144 _getgroups(char *uname, gid_t groups[NGRPS]) in _getgroups() argument156 if (ngroups == NGRPS) { in _getgroups()
63 u_int area_gids[NGRPS]; in _svcauth_unix()93 if (gid_len > NGRPS) { in _svcauth_unix()
67 &(p->aup_len), NGRPS, sizeof(u_int), (xdrproc_t)xdr_u_int) ) { in xdr_authunix_parms()
197 if (ngids > NGRPS) in authunix_create_default()198 ngids = NGRPS; in authunix_create_default()
444 gid_t groups[NGRPS]; /* cached groups */
52 #define NGRPS 16 macro
237 if (ngroups > NGRPS) in set_auth()238 ngroups = NGRPS; in set_auth()
130 gid_t cl_gid_storage[NGRPS];581 int len = NGRPS; in svc_rpc_gss_build_ucred()