Home
last modified time | relevance | path

Searched refs:checkauth (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/sulogin/
H A Dsulogin.c548 goto checkauth; in main_loop()
554 checkauth: in main_loop()
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c195 static int checkauth(struct exportinfo *, struct svc_req *, cred_t *, int,
1665 authres = checkauth(exi, req, cr, anon_ok, publicfh_ok, in common_dispatch()
2014 checkauth(struct exportinfo *exi, struct svc_req *req, cred_t *cr, int anon_ok, in checkauth() function