_authenticate
extern enum auth_stat _authenticate(struct svc_req *, struct rpc_msg *);
if ((why = _authenticate(&r, &msg)) != AUTH_OK) {