Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/nfs/
H A Dnfs_gss.h204 int nfs_gss_svc_protect_reply(struct nfsrv_descript *, mbuf_t);
H A Dnfs_syscalls.c1403 error = nfs_gss_svc_protect_reply(nd, mrep); in nfssvc_nfsd()
H A Dnfs_gss.c3405 nfs_gss_svc_protect_reply(struct nfsrv_descript *nd, mbuf_t mrep __unused) in nfs_gss_svc_protect_reply() function