Home
last modified time | relevance | path

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

/dflybsd-src/sys/vfs/nfs/
H A Dnfs.h693 int nfs_getauth (struct nfsmount *, struct nfsreq *, struct ucred *,
H A Dnfs_syscalls.c1034 nfs_getauth(struct nfsmount *nmp, struct nfsreq *rep, in nfs_getauth() function
H A Dnfs_socket.c1214 error = nfs_getauth(nmp, rep, cred, &auth_str, in nfs_request_auth()