Searched refs:_svcauth_short (Results 1 – 3 of 3) sorted by relevance
122 extern enum auth_stat _svcauth_short(struct svc_req *, struct rpc_msg *);
135 _svcauth_short(struct svc_req *rqst, struct rpc_msg *msg) in _svcauth_short() function
119 return (_svcauth_short(rqst, msg)); in sec_svc_msg()