Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4.h1455 extern int checkauth4(struct compound_state *, struct svc_req *);
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c2276 checkauth4(struct compound_state *cs, struct svc_req *req) in checkauth4() function
H A Dnfs4_srv.c2260 authres = checkauth4(cs, req); in call_checkauth4()