Home
last modified time | relevance | path

Searched refs:req_clnt_uid (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dauth.h128 uid_t req_clnt_uid; member
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_auth_xdr.c69 if (!xdr_uid_t(xdrs, &argp->areq.req_clnt_uid)) in xdr_nfsauth_arg()
H A Dnfs_auth.c400 varg.arg_u.arg.areq.req_clnt_uid = crgetuid(clnt_cred); in nfsauth_retrieve()
/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dnfsauth_xdr.c70 if (!xdr_uid_t(xdrs, &argp->areq.req_clnt_uid)) in xdr_nfsauth_arg()
H A Dnfsauth.c85 argp->req_clnt_uid, argp->req_clnt_gid, argp->req_clnt_gids.len, in nfsauth_access()