Searched refs:xdr_nfsauth_res (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dnfsauth_xdr.c69 xdr_nfsauth_res(XDR *xdrs, nfsauth_res_t *argp) function
H A Dnfsauth.c206 if (!xdr_nfsauth_res(&xdrs_r, rp)) {
/opensolaris-onvv-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_auth_xdr.c68 xdr_nfsauth_res(XDR *xdrs, nfsauth_res_t *argp) function
H A Dnfs_auth.c582 if (!xdr_nfsauth_res(&xdrs_r, &res))
/opensolaris-onvv-gate/usr/src/uts/common/nfs/
H A Dauth.h173 extern bool_t xdr_nfsauth_res(XDR *, nfsauth_res_t *);

Completed in 98 milliseconds