Searched refs:cr_groups (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/sunrpc/
H A Dsvcauth.h20 gid_t cr_groups[NGROUPS]; member in struct:svc_cred
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/sunrpc/
H A Dsvcauth.h20 gid_t cr_groups[NGROUPS]; member in struct:svc_cred
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/nfsd/
H A Dauth.c26 cred->cr_groups[0] = NOGROUP;
33 if (!cred->cr_groups[i])
34 cred->cr_groups[i] = exp->ex_anon_gid;
46 gid_t group = cred->cr_groups[i];
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/sunrpc/
H A Dsvcauth.c108 rqstp->rq_cred.cr_groups[0] = NOGROUP;
144 cred->cr_groups[i] = ntohl(*bufp++);
146 cred->cr_groups[i] = NOGROUP;

Completed in 43 milliseconds