Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sulogin/
H A Dsulogin.c549 goto checkauth; in main_loop()
555 checkauth: in main_loop()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c199 static int checkauth(struct exportinfo *, struct svc_req *, cred_t *, int,
1667 authres = checkauth(exi, req, cr, anon_ok, publicfh_ok, in common_dispatch()
2015 checkauth(struct exportinfo *exi, struct svc_req *req, cred_t *cr, int anon_ok, in checkauth() function