Searched refs:clnt_ngids (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/fs.d/nfs/mountd/ |
H A D | mountd.c | 2149 gid_t clnt_gid, uint_t clnt_ngids, gid_t *clnt_gids, uid_t *srv_uid, in check_client() argument 2154 clnt_ngids, clnt_gids, srv_uid, srv_gid, srv_ngids, in check_client() 2158 clnt_ngids, clnt_gids, srv_uid, srv_gid, srv_ngids, in check_client() 2283 gid_t clnt_gid, uint_t clnt_ngids, gid_t *clnt_gids, uid_t *srv_uid, in check_client_old() argument 2305 if (flavor == AUTH_SYS && clnt_ngids == NGRPS && ngroups_max > NGRPS) in check_client_old() 2640 gid_t clnt_gid, uint_t clnt_ngids, gid_t *clnt_gids, uid_t *srv_uid, in check_client_new() argument 2664 if (flavor == AUTH_SYS && clnt_ngids == NGRPS && ngroups_max > NGRPS) in check_client_new()
|