Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/nfs/
H A Dauth.h123 struct auth_req { struct
135 typedef struct auth_req auth_req; argument
168 auth_req areq;
/titanic_44/usr/src/cmd/fs.d/nfs/mountd/
H A Dnfsauth.c58 nfsauth_access(auth_req *argp, auth_res *result) in nfsauth_access()
/titanic_44/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_comm.c1371 boolean_t auth_req = FALSE; in ndmp_check_auth_required() local
1375 auth_req = ni->hd_msgs[message & 0xff].hm_auth_required; in ndmp_check_auth_required()
1377 return (auth_req); in ndmp_check_auth_required()