Searched refs:auth_req (Results 1 – 3 of 3) sorted by relevance
123 struct auth_req { struct135 typedef struct auth_req auth_req; argument168 auth_req areq;
58 nfsauth_access(auth_req *argp, auth_res *result) in nfsauth_access()
1371 boolean_t auth_req = FALSE; in ndmp_check_auth_required() local1375 auth_req = ni->hd_msgs[message & 0xff].hm_auth_required; in ndmp_check_auth_required()1377 return (auth_req); in ndmp_check_auth_required()