Searched refs:check_client (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/ |
H A D | mountd.h | 70 extern int check_client(struct share *, struct cln *, int, uid_t, gid_t, uint_t,
|
H A D | nfsauth.c | 84 result->auth_perm = check_client(sh, &cln, argp->req_flavor, in nfsauth_access()
|
H A D | mountd.c | 2299 check_client(share_t *sh, struct cln *cln, int flavor, uid_t clnt_uid, in check_client() function
|