Home
last modified time | relevance | path

Searched refs:nfs_gss_svc_protect_reply (Results 1 – 3 of 3) sorted by relevance

/xnu-10063.101.15/bsd/nfs/
H A Dnfs_gss.h126 int nfs_gss_svc_protect_reply(struct nfsrv_descript *, mbuf_t);
H A Dnfs_gss.c923 nfs_gss_svc_protect_reply(struct nfsrv_descript *nd, mbuf_t mrep __unused) in nfs_gss_svc_protect_reply() function
H A Dnfs_syscalls.c1147 error = nfs_gss_svc_protect_reply(nd, mrep); in nfssvc_nfsd()