Searched refs:nfsrv_credcheck (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_serv.c310 error = nfsrv_credcheck(nd, ctx, nx, nxo);
433 error = nfsrv_credcheck(nd, ctx, nx, nxo);
520 error = nfsrv_credcheck(nd, ctx, nx, nxo);
744 error = nfsrv_credcheck(nd, ctx, nx, nxo);
860 error = nfsrv_credcheck(nd, ctx, nx, nxo);
1243 error = nfsrv_credcheck(nd, ctx, nx, nxo);
1522 error = nfsrv_credcheck(nd, ctx, nx, nxo);
3155 error = nfsrv_credcheck(nd, ctx, nx, nxo);
3942 error = nfsrv_credcheck(nd, ctx, nx, nxo);
4165 error = nfsrv_credcheck(n
[all...]
H A Dnfs.h1368 int nfsrv_credcheck(struct nfsrv_descript *, vfs_context_t, struct nfs_export *,
H A Dnfs_subs.c2072 error = nfsrv_credcheck(nd, ctx, *nxp, *nxop);
3284 * nfsrv_credcheck() - check/map credentials according
3288 nfsrv_credcheck( function

Completed in 42 milliseconds