Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dauth.h127 int req_flavor; member
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_auth_xdr.c67 if (!xdr_int(xdrs, &argp->areq.req_flavor)) in xdr_nfsauth_arg()
H A Dnfs_auth.c399 varg.arg_u.arg.areq.req_flavor = flavor; in nfsauth_retrieve()
/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dnfsauth_xdr.c68 if (!xdr_int(xdrs, &argp->areq.req_flavor)) in xdr_nfsauth_arg()
H A Dnfsauth.c84 result->auth_perm = check_client(sh, &cln, argp->req_flavor, in nfsauth_access()